Changelog
The format is based on Keep a Changelog.
[1.4.6]
Changed
Disabled the raster policy to fix refresh issues
[1.4.5]
Fixed
Fixed tab padding
[1.4.4]
Changed
Reduced the tab horizontal padding
[1.4.3]
Changed
Changed the raster policy for the Stage Manager frame for improved performance at rest
[1.4.2]
Fixed
Fixed tests flakiness
[1.4.1]
Added
Added
Experimental Feature
label
[1.4.0]
Changed
Made
select_tab
public & deferredOnly set active/inactive once during the tab update process
[1.3.1]
Fixed
Disable all interaction plugins on destroy to clear all listeners
[1.3.0]
Added
Added
resize_tabs
function to resize the tabs
Changed
Made
core
an optional argumentAdded
**kwargs
arguments to pass down to the root frame
[1.2.0]
Changed
Optimize the way the interaction UI is built
[1.1.0]
Changed
Deactivate interaction plugins when the tab is not visible in the widget
[1.0.1]
Fixed
Added
handle_exception
decorator for async functions
[1.0.0]
Added
Init commit.