CURA-4525 fix selected object will select correct build plate (not only visualization)

This commit is contained in:
Jack Ha 2018-01-08 11:30:57 +01:00
parent 733d6234e6
commit e638c21acb
2 changed files with 3 additions and 4 deletions

View file

@ -105,7 +105,6 @@ Rectangle
topMargin: UM.Theme.getSize("default_margin").height;
left: parent.left;
leftMargin: UM.Theme.getSize("default_margin").height;
//bottom: objectsList.top;
bottomMargin: UM.Theme.getSize("default_margin").height;
}