Minor Improvements
- Avoid
keyPressEventinterfering other widgets (#529) - Fixed #508, sorting creator plugins by label (#530)
- Fixed #536, Scene Inventory now can select entire rows from action (#537)
- Implemented #544, Workfiles now closes itself on scene open (#545)
- Added
QWidget.activateWindow()call on{tool}.show()to guarantee window shown on launch (#522)