mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-19 03:37:29 +08:00
Disable transientScrollbars so we never have disappearing scrollbars
This commit is contained in:
parent
b782095f60
commit
c951c3d67d
@ -90,6 +90,8 @@ QtObject {
|
|||||||
decrementControl: Item { }
|
decrementControl: Item { }
|
||||||
incrementControl: Item { }
|
incrementControl: Item { }
|
||||||
|
|
||||||
|
transientScrollBars: false
|
||||||
|
|
||||||
scrollBarBackground: UM.AngledCornerRectangle {
|
scrollBarBackground: UM.AngledCornerRectangle {
|
||||||
implicitWidth: UM.Theme.sizes.scrollbar.width;
|
implicitWidth: UM.Theme.sizes.scrollbar.width;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user