mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Fix mouseover highlight of checkbox settings
CURA-1278
This commit is contained in:
parent
12fe6d8fe7
commit
7d65475bf9
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ SettingItem
|
|||
{
|
||||
id: control
|
||||
anchors.fill: parent
|
||||
hoverEnabled: true
|
||||
|
||||
property bool checked:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue