summaryrefslogtreecommitdiffstats
path: root/src/controls/TableViewColumn.qml
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@digia.com>2013-09-18 10:22:39 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-19 09:17:24 +0200
commit09a74592234c84b3e428b452d844eaa1f6451040 (patch)
treef1e391eb3a6f897c8d3506db8914ba4be7a638e8 /src/controls/TableViewColumn.qml
parent04e000d2b1719696581bb4ae6ec21e39236ef38c (diff)
SplitView: fix hidden item after fillWidth item bugold/5.1
Some of the calculations in SplitView assumed that if item with index i was hidden, then so was handle at index i as well. This is not correct. The reason is that a the handle at i belongs to either item i or item i+1, depending on where the fillWidth item is. And this caused a bug when hiding the item to the right of the fillWidth item. Conflicts: tests/auto/controls/data/tst_splitview.qml Change-Id: I59967813f264a856181c57e32c4820d09d7eb363 Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
Diffstat (limited to 'src/controls/TableViewColumn.qml')
0 files changed, 0 insertions, 0 deletions