mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Fix the scrolling when the cursor is hovering the combobox settings.
This commit is contained in:
parent
b4b7afcef3
commit
7215b8081d
3 changed files with 0 additions and 21 deletions
|
@ -20,13 +20,6 @@ SettingItem
|
|||
|
||||
anchors.fill: parent
|
||||
|
||||
MouseArea
|
||||
{
|
||||
anchors.fill: parent
|
||||
acceptedButtons: Qt.NoButton
|
||||
onWheel: wheel.accepted = true
|
||||
}
|
||||
|
||||
background: Rectangle
|
||||
{
|
||||
color:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue