mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
Limit flicking the Toolbox scrollviews to vertical only
This commit is contained in:
parent
da4932435c
commit
9e0d556e71
3 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,7 @@ Item
|
|||
frameVisible: false
|
||||
anchors.fill: detailList
|
||||
style: UM.Theme.styles.scrollview
|
||||
flickableItem.flickableDirection: Flickable.VerticalFlick
|
||||
Column
|
||||
{
|
||||
anchors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue