Select all items in fitting panel on ctrl-a

This commit is contained in:
DarkPhoenix
2019-04-22 13:36:59 +03:00
parent 71d5b28b75
commit 881ec8b5b4
10 changed files with 17 additions and 11 deletions

View File

@@ -156,7 +156,7 @@ class CommandView(d.Display):
if item != -1:
self.EnsureVisible(item)
self.deselectItems()
self.unselectAll()
# todo: verify
if not stuff: