mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 07:35:59 +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 {
|
Connections {
|
||||||
target: CuraApplication
|
target: CuraApplication
|
||||||
onAdditionalComponentsChanged: buttonsRow.updateAdditionalComponents
|
onAdditionalComponentsChanged: buttonsRow.updateAdditionalComponents("monitorButtons")
|
||||||
}
|
}
|
||||||
|
|
||||||
function updateAdditionalComponents (areaId) {
|
function updateAdditionalComponents (areaId) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user