summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopenglvertexarrayobject.cpp
diff options
context:
space:
mode:
authorSanthosh Kumar <santhosh.kumar.selvaraj@qt.io>2024-04-29 12:03:21 +0200
committerSanthosh Kumar <santhosh.kumar.selvaraj@qt.io>2024-05-04 09:22:09 +0200
commit3eb0c8007c9a8423a8c3476c3c1091c284bb2e52 (patch)
treed3653fd7178c461e9dd6b2f020be3f40456e9d9d /src/opengl/qopenglvertexarrayobject.cpp
parenta59d60d4ff3d6ece48a61f664711c432179c8222 (diff)
Fix progress bar rendering issue when using windows 11 style
The Windows 11 style checks for QProgressBar type and gets the respective orientation required for rendering. This creates an issue when we use QStyleItemDelegate as it's not QProgressBar type. This patch removes that condition and gets the orientation information through the style option similar to Windows Vista style. Fixes: QTBUG-124447 Change-Id: Ic2b36d79d7af017262e44dd2800ad45fbe63f8f2 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/opengl/qopenglvertexarrayobject.cpp')
0 files changed, 0 insertions, 0 deletions