summaryrefslogtreecommitdiffstats
path: root/tests/manual/examples/opengl/qopenglwidget/glwidget.cpp
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2025-12-06 10:31:07 +0100
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2025-12-19 19:11:51 +0100
commitfc50e0a5cca1abceed50905709e2e7f7308132f7 (patch)
tree13432757d9e88def2a022b8a3831a90340d21a0d /tests/manual/examples/opengl/qopenglwidget/glwidget.cpp
parent2aeed451d85b40178a41388a6654066a29fe4a94 (diff)
QTreeView: fix calculating ViewItemPosition when first column is hidden
QTreeViewPrivate::calcLogicalIndices() is called only with information for the rows to repaint, not all rows. Therefore the previous patch only worked when the complete row was redrawn and otherwise returned wrong viewitem positions. This amends 21a8a28fb041787448ca461f9c4ace99cadbf04d. Pick-to: 6.11 6.10 6.8 Fixes: QTBUG-142434 Task-number: QTBUG-140494 Change-Id: I7c04c0bbfb22aaa8f38631ec0883b2fed83b2b15 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'tests/manual/examples/opengl/qopenglwidget/glwidget.cpp')
0 files changed, 0 insertions, 0 deletions