mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Disable transientScrollbars so we never have disappearing scrollbars
This commit is contained in:
parent
b782095f60
commit
c951c3d67d
1 changed files with 2 additions and 0 deletions
|
@ -90,6 +90,8 @@ QtObject {
|
|||
decrementControl: Item { }
|
||||
incrementControl: Item { }
|
||||
|
||||
transientScrollBars: false
|
||||
|
||||
scrollBarBackground: UM.AngledCornerRectangle {
|
||||
implicitWidth: UM.Theme.sizes.scrollbar.width;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue