diff options
| author | Morteza Jamshidi <morteza.jamshidi@qt.io> | 2025-08-15 17:30:23 +0200 |
|---|---|---|
| committer | Morteza Jamshidi <morteza.jamshidi@qt.io> | 2025-10-06 10:13:52 +0200 |
| commit | 5d29d63e77af7129e67c5bce6dfddaf5cf266ed0 (patch) | |
| tree | 6562fc87d6ffac0be60b29c201a67ddf73bee92e /tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp | |
| parent | 89fdea5e341346a9f17d24f22290412762f933c7 (diff) | |
ScrollView: use padding if no rightPadding or bottomPadding is set
Because rightPadding and bottomPadding properties are set in the windows
and macos ScrollView style implementation if the user try to set the
padding property there will be no effect. So with this change we make
sure that the padding property is used if rightPadding or bottomPadding
aren't explicitly set by the user.
Fixes: QTBUG-123631
Change-Id: I5078cec1774cef7b99e0735022ddb4ce84cd08df
Pick-to: 6.10 6.8 6.7
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp')
0 files changed, 0 insertions, 0 deletions
