Changelog#
The format is based on Keep a Changelog.
[2.1.1]#
Fixed#
Fixed Test assets to large to work without LFS
[2.1.0]#
Changed#
Update the documentation for Pydantic V2 compatbility
[2.0.3]#
Changed#
Update deps
[2.0.2]#
Changed#
Set Apache 2 license headers
[2.0.1] - 2023-05-10#
Fixed#
Wait 3 frame before to resize the tree (for Kit 105.1)
[2.0.0] - 2023-01-19#
Fixed#
API Break - Fixed middle click activating on click callback when not clicking on button
[1.3.0] - 2022-07-19#
Added#
Be able to set items
Be able to set the “word wrap” of the description
Be able to set the image after initialization
mouse_released_fn on item
mouse_hovered_fn on item
scroll_x_changed_fn on item description
scroll_x_changed_fn on item description
create_demo_items args
Changed#
Show vertical scroll bar if auto resize is off
Fixed#
TreeView that was not the optimal size
[1.2.1] - 2022-07-08#
Fixed#
Fix doc to generate docstring from
__init__
[1.2.0] - 2022-07-01#
Changed#
use Event from utils
[1.1.1] - 2022-06-15#
Changed#
Using common destroy() helper function
[1.1.0] - 2022-05-31#
Added#
Add function to get the background rectangle of each item.
Fixed#
Refresh pad(s) delegate when pad(s) are enabled/disabled.
[1.0.0] - 2022-04-19#
Added#
Init commit.