summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qundostack.cpp
diff options
context:
space:
mode:
authorSanthosh Kumar <santhosh.kumar.selvaraj@qt.io>2025-10-09 12:22:08 +0200
committerSanthosh Kumar <santhosh.kumar.selvaraj@qt.io>2025-10-10 23:36:52 +0200
commit1926efac355a129c3a7fa2e8c527ee2e8854878e (patch)
tree2c0b94ec3bc2adf89b89f37792cd2578ae2d5941 /src/gui/util/qundostack.cpp
parent439b758811486cbc75419df92192ef5307952ade (diff)
QTabBar: Set style-sheet style as the proxy for the base style
The geometry of the scroll-left (SE_TabBarScrollLeftButton) and scroll- right (SE_TabBarScrollRightButton) buttons can be styled either through the base style or the style-sheet style, but not both, like position set by the base style and width of the button set through style-sheet. This patch fixes this issue by temporarily setting QStyleSheetStyle as the proxy of the base style. This solution has been adapted from the patch: f414c490d38c10ab086a0ad3d32ab9bd20a2a2b6. Amends 9a3bdbf40af7e4915ed343c8e9917a0f3f54e0ae. Fixes: QTBUG-139588 Pick-to: 6.10 6.8 Change-Id: If86e4ace3efd64f46def0ae338cbb547dcc33412 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/gui/util/qundostack.cpp')
0 files changed, 0 insertions, 0 deletions