v0.26.1
Pre-release
Pre-release
Notable changes
- Made
addComposeTab
's tab title nullable. - Added all scrollbar parameters to the
*ScrollableContainer
so 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 #655
- Add all scrollbar parameters to scrollable containers by @rock3r in #656
Full Changelog: v0.26.0...v0.26.1