summaryrefslogtreecommitdiffstats
path: root/examples/quick/controls/shared/qtquickcontrolsapplication.h
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@digia.com>2013-11-20 15:21:38 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-20 16:36:37 +0100
commitd214b67eb0d93c415b76fba607ae67cbf36aa17b (patch)
tree0ec99ac1630982db5c5c9c50f3887e09ca75f610 /examples/quick/controls/shared/qtquickcontrolsapplication.h
parent4e63aafcb170cfba806696ac92ad1fe82f8859ae (diff)
Fix TableView scrolling problem
TableView was specifying its content width based on item rows' width. Item rows get dynamically loaded and destroyed while scrolling, and it sometimes applied a width of a half-(de)constructed item row. That made the horizontal scrollbar jump to the beginning. This patch makes TableView use header row's (static) width for specifying the content width. Task-number: QTBUG-34344 Change-Id: I797f0f5d294fbb8c95b2836f9aec0dc14c32bc6b Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
Diffstat (limited to 'examples/quick/controls/shared/qtquickcontrolsapplication.h')
0 files changed, 0 insertions, 0 deletions