New
v0.26.1
Notable changes
- Made
addComposeTab's tab title nullable. - Added all scrollbar parameters to the
*ScrollableContainerso that its users can access them.
Deprecated
- Deprecated the 2D scrolling versions of ScrollableContainer due to Compose limitations.
What's Changed
- Make addComposeTab's tab title nullable by @rock3r in https://github.com/JetBrains/jewel/pull/655
- Add all scrollbar parameters to scrollable containers by @rock3r in https://github.com/JetBrains/jewel/pull/656
Full Changelog: https://github.com/JetBrains/jewel/compare/v0.26.0...v0.26.1