Changelog

The format is based on Keep a Changelog.

[1.0.2] - 2022-06-22

Fixed

  • 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.

Changed

  • Disable double click of title in tree panel widget

  • Enable and expose single click of title in tree panel widget

[1.0.1] - 2022-06-13

Changed

  • destroy() implementations now use reset_default_attrs helper

[1.0.0] - 2022-04-19

Added

  • Init commit.