Focus contents of various pages when user switches to their tabs
This commit is contained in:
@@ -45,7 +45,7 @@ class ProjectItem(ContextMenuSingle):
|
||||
else:
|
||||
success = False
|
||||
if success:
|
||||
self.mainFrame.additionsPane.select('Projected')
|
||||
self.mainFrame.additionsPane.select('Projected', focus=False)
|
||||
|
||||
|
||||
ProjectItem.register()
|
||||
|
||||
Reference in New Issue
Block a user