summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible/windows
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2023-11-22 19:24:42 +0100
committerAxel Spoerl <axel.spoerl@qt.io>2023-11-23 11:41:26 +0000
commit1082038bd89d0bbba4df0d9b3f8af3cd0a2f96f2 (patch)
tree7b21072f5b9e55a3d40a4dbb62f73cc386018b04 /src/gui/accessible/windows
parentfa045a3ce76d51dfa679945e74d9e2a685e14597 (diff)
QTabBar: properly calc tab positions when changing tab position
When changing the tab position, the scroll offset is calculated wrongly because the calculation is done before the size of the tabbar is recalculated. Therefore wait until QTabBar gets the resize event and calculate the new tab positions there. Pick-to: 6.6 6.5 Fixes: QTBUG-119366 Change-Id: I261a91bb584409b9b0dac4339a32894f47540bcf Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
Diffstat (limited to 'src/gui/accessible/windows')
0 files changed, 0 insertions, 0 deletions