aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/parser
diff options
context:
space:
mode:
authorOliver Eftevaag <[email protected]>2025-07-09 14:52:53 +0200
committerOliver Eftevaag <[email protected]>2025-07-16 18:17:09 +0200
commitff3589bda13b1e74502d26d7ba163bd95403532e (patch)
tree19da891f14d7a92feb35fe217ecd22d3af5700fa /src/qml/parser
parent6d3c28ef3604b9d14e9d41db4c82c1581a33bd21 (diff)
FluentWinUI3: Improve the ProgressBar when using high contrast themesHEADdev
The ProgressBar would continue to use the same background, even when a contrast theme was applied. Not only did this cause the background to have the wrong colors, but it also lacked the outline that the native WinUI3 ProgressBar has. Fix it by using a regular Rectangle as the background item in case a high contrast theme is being used. In addition, we reduce the inset by 1 pixel, in order to make room for the new outline, without affecting the size of the contentItem. Task-number: QTBUG-129088 Pick-to: 6.10 Change-Id: I9b67d89d86f7d7d556c0461e34e2f23e4fb0a0be Reviewed-by: Doris Verria <[email protected]>
Diffstat (limited to 'src/qml/parser')
0 files changed, 0 insertions, 0 deletions