Draft: small bugfix
This commit is contained in:
parent
3cc9818713
commit
77db5496ac
|
@ -377,6 +377,7 @@ class arcTracker(Tracker):
|
|||
self.recompute()
|
||||
|
||||
def recompute(self):
|
||||
import Part
|
||||
if self.circle: self.sep.removeChild(self.circle)
|
||||
self.circle = None
|
||||
if self.endangle < self.startangle:
|
||||
|
|
Loading…
Reference in New Issue
Block a user