Contents
The format is based on Keep a Changelog.
Fix issue was that the widget was storing the tree items in a dict by title, preventing duplicate item creation. Now it stores them by id.
Disable double click of title in tree panel widget
Enable and expose single click of title in tree panel widget
destroy() implementations now use reset_default_attrs helper
Init commit.