mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:05:53 +08:00
Further fix for MonitorButton
Forgot this one here. Contributes to issue CURA-4741.
This commit is contained in:
parent
5f240229f9
commit
9b41cc05af
@ -204,7 +204,7 @@ Item
|
||||
|
||||
Connections {
|
||||
target: CuraApplication
|
||||
onAdditionalComponentsChanged: buttonsRow.updateAdditionalComponents
|
||||
onAdditionalComponentsChanged: buttonsRow.updateAdditionalComponents("monitorButtons")
|
||||
}
|
||||
|
||||
function updateAdditionalComponents (areaId) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user