mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Disable printer cards which are not in focus
Contributes to CL-1151
This commit is contained in:
parent
2112681217
commit
e877b47e22
4 changed files with 25 additions and 8 deletions
|
@ -124,6 +124,7 @@ Item
|
|||
MonitorPrinterCard
|
||||
{
|
||||
printer: modelData
|
||||
enabled: model.index == currentIndex
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue