Rebased Helix op on PathOp framework, also it's UI.
This commit is contained in:
committed by
Yorik van Havre
parent
355075f7c3
commit
b6c31bedab
@@ -509,6 +509,9 @@ class TaskPanel(object):
|
||||
for page in self.featurePages:
|
||||
page.pageUpdateData(obj, prop)
|
||||
|
||||
def needsFullSpace(self):
|
||||
return True
|
||||
|
||||
class SelObserver:
|
||||
|
||||
def __init__(self, factory):
|
||||
|
||||
Reference in New Issue
Block a user