Releases: ToshikiImagawa/Scrmizu
Releases · ToshikiImagawa/Scrmizu
v1.1.6
v1.1.5
Scrmizu 1.1.5 Release Note
2024/3/11
Bug Fixes
- Fixed an issue where layouts were not updating properly. since 1.1.4.
v1.1.4
v1.1.3
Scrmizu 1.1.3 Release Note
2023/5/7
Bug Fixes
- Fixed an issue where the size of the entire Content in InfiniteScrollRect became invalid during scrolling. This bug has been present since 1.0.0.
v1.1.2
Scrmizu 1.1.2 Release Note
2023/3/16
Bug Fixes
- We fixed a bug where the overall scrolling length was incorrect by one frame. This bug has been present since 1.0.0.
v1.1.1
Release v1.1.0
Scrmizu 1.1.0 Release Note
2020/2/15
New Features
- Add setter InfiniteScrollItemRepository
- Add setter InfiniteScrollElementFactory
Release v1.0.1
Scrmizu 1.0.1 Release Note
2020/2/14
Bug Fixes
- Fix IndexOutOfRangeException when instantiated Item count is one more than item size. bug has occurred since v1.0.0.
Release v1.0.0
Scrmizu 1.0.0 Release Note
2020/1/21
New Features
- Add InfiniteScrollRect.
- Add NestedScrollRect.
- Add PagedScrollRect.