https://bugs.kde.org/show_bug.cgi?id=443173
--- Comment #4 from qydwhotm...@gmail.com --- Git commit 9bd657ce5618411f4a088c07f6bf894878b58940 by Fushan Wen. Committed on 07/10/2021 at 01:24. Pushed by ndavis into branch 'master'. ScrollView: Do not overlay scrollbars over contents This ensures the scrollbar of a ScrollView do not overlap the ScrollView's contents. It effectively makes ScrollView's behaviour the same as all widget views, which also do not overlap the contents. It also removes the need for a lot of workarounds in applications and other places to fix the overlapping problem. M +3 -3 src/declarativeimports/plasmacomponents3/ScrollBar.qml M +3 -0 src/declarativeimports/plasmacomponents3/ScrollView.qml https://invent.kde.org/frameworks/plasma-framework/commit/9bd657ce5618411f4a088c07f6bf894878b58940 -- You are receiving this mail because: You are watching all bug changes.