mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 11:17:49 -06:00
Sets the platform activity on true when a model is loaded
Also solved a problem with deleteSelection trigger contributes to #128
This commit is contained in:
parent
a5f00f30ca
commit
c4b923eb74
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ class BuildVolume(SceneNode):
|
|||
|
||||
self.setCalculateBoundingBox(False)
|
||||
|
||||
|
||||
def setWidth(self, width):
|
||||
self._width = width
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue