diff options
author | Michael Wood <michael.g.wood@intel.com> | 2016-04-19 17:28:38 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-19 21:11:25 +0100 |
commit | 1b11b79f505d3535ad49c415c66117b55d8f14e0 (patch) | |
tree | d1a38a6a178f190a148b83e0ca57b5988e7b7ae5 /meta-selftest/README | |
parent | 98558405bf17532faa35f15c3b0ab73c42134fd4 (diff) | |
download | poky-1b11b79f505d3535ad49c415c66117b55d8f14e0.tar.gz |
bitbake: toaster: ensure ToasterTable headings are reset when order by changes
If a ToasterTable is ordered by an optional column and that
column is subsequently hidden, the table ordering switches back
to the default ordering for the table. However, the table headings
don't update to reflect the new ordering. This is because the
code which sets the heading weight and hides/shows the caret symbols
only runs when the table is first loaded.
Store the default order by and re-apply it when the data is updated.
[YOCTO #9011]
(Bitbake rev: 820761e664cd2d62cc6c333a0e59580b0c4a034d)
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/README')
0 files changed, 0 insertions, 0 deletions