569 B
569 B
CHANGELOG
[0.4.0]
Changed
- Updated to Bevy 0.16
[0.3.2]
Added
scroll_view_nodefunction with default values forScrollViewnode- documentation to the code
Fixed
ScrollableContentdefault Node values fix
[0.3.1]
Fixed
- Size calculation missmatch #3
[0.3.0]
Added
- scroll to bottom and top functions for
ScrollableContentcomponent.
Changed
- Updated to Bevy 0.15
[0.2.0]
Changed
- Updated to Bevy 0.14
[0.1.0]
- Initial version