mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 13:47:51 -06:00
Monitor view component loader should have width and height from parent
This commit is contained in:
parent
8cd9439497
commit
c4d7a33c31
2 changed files with 6 additions and 2 deletions
|
@ -202,7 +202,6 @@ Item
|
|||
target: Printer
|
||||
onAdditionalComponentsChanged:
|
||||
{
|
||||
print("areaId", areaId)
|
||||
if(areaId == "monitorButtons") {
|
||||
for (var component in CuraApplication.additionalComponents["monitorButtons"]) {
|
||||
CuraApplication.additionalComponents["monitorButtons"][component].parent = additionalComponentsRow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue