Path: Add operation's label to task panel window title
This commit is contained in:
@@ -51,6 +51,7 @@ class TaskPanelOpPage(PathOpGui.TaskPanelPage):
|
||||
'''
|
||||
|
||||
def initPage(self, obj):
|
||||
self.setTitle("Profile - " + obj.Label)
|
||||
self.updateVisibility()
|
||||
|
||||
def profileFeatures(self):
|
||||
|
||||
Reference in New Issue
Block a user