aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/nativestyle/controls/DefaultScrollBar.qml
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@qt.io>2020-10-13 16:27:13 +0200
committerRichard Moe Gustavsen <richard.gustavsen@qt.io>2020-10-14 13:38:22 +0200
commit0a48787cef9c37a4607f2158abebaa23cbf9ea59 (patch)
tree0cecd7ace70295b099f1a6d8d46101714601e703 /src/imports/nativestyle/controls/DefaultScrollBar.qml
parentea96b511924399c6fd4e5bcb6a1f14f89c117a4a (diff)
ScrollView: always clip implicitly created Flickable
We almost always want to clip the flickable so that flickable contents doesn't show up outside the scrollview. The only time this is not really needed, is when the scrollview covers the whole window and the scrollbars are transient. But for that corner case, if this optimization is needed, the user can simply create his own flickable child inside the scrollview, and control clipping on it explicit. [ChangeLog][ScrollView] ScrollView now clips its contents by default. Change-Id: I44bd7a8c397b90e14d0b9d5db8ec6523da205648 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/imports/nativestyle/controls/DefaultScrollBar.qml')
0 files changed, 0 insertions, 0 deletions