mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 11:59:02 +08:00
Fix mouseover highlight of checkbox settings
CURA-1278
This commit is contained in:
parent
12fe6d8fe7
commit
7d65475bf9
@ -16,6 +16,7 @@ SettingItem
|
|||||||
{
|
{
|
||||||
id: control
|
id: control
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
hoverEnabled: true
|
||||||
|
|
||||||
property bool checked:
|
property bool checked:
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user