mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 16:05:59 +08: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
@ -33,6 +33,7 @@ class BuildVolume(SceneNode):
|
|||||||
|
|
||||||
self.setCalculateBoundingBox(False)
|
self.setCalculateBoundingBox(False)
|
||||||
|
|
||||||
|
|
||||||
def setWidth(self, width):
|
def setWidth(self, width):
|
||||||
self._width = width
|
self._width = width
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user