diff options
author | Gabriel de Dietrich <gabriel.dietrich-de@nokia.com> | 2010-03-23 14:34:38 (GMT) |
---|---|---|
committer | Gabriel de Dietrich <gabriel.dietrich-de@nokia.com> | 2010-03-23 14:40:46 (GMT) |
commit | 4a4458d1cf5ec7885c6f63f739b7ee80c70ad211 (patch) | |
tree | d0b621ac0c7356884945bdf0406c721ffd9e4bea /src/gui/styles | |
parent | b17b2443bf8bd1880af593f379c93081ac6d7a80 (diff) | |
download | Qt-4a4458d1cf5ec7885c6f63f739b7ee80c70ad211.zip Qt-4a4458d1cf5ec7885c6f63f739b7ee80c70ad211.tar.gz Qt-4a4458d1cf5ec7885c6f63f739b7ee80c70ad211.tar.bz2 |
Wrong repaint when changing the default row height in QTreeView
When in QTreeView::dataChanged(), we didn't check for the actual
change in the value before setting
QTreeViewPrivate::defaultItemHeight. Hence, if uniformRowHeights is
true, we completely miss any resizing of the items.
Reviewed-by: Thierry
Task-number: QTBUG-9216
Diffstat (limited to 'src/gui/styles')
0 files changed, 0 insertions, 0 deletions