mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Move base hovered logic out of ComboBox.qml since base is undefined in most places the component is used.
CURA-9424
This commit is contained in:
parent
90ce031b27
commit
e4ad9cb48c
5 changed files with 7 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ SettingItem
|
|||
|
||||
model: definition.options
|
||||
textRole: "value"
|
||||
forceHighlight: base.hovered
|
||||
|
||||
anchors.fill: parent
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue