Scroll Arrangement Handlers (v2)
This extension package included two extensions. Horizontal Scroll Arrangement Handler(HorizontalScrollHandler) AND Vertical Scroll Arrangement Handler(VerticalScrollHandler).
-
Update on 2017.12.25 (Version 3)
- Fixed that the events of VerticalScrollHandler are not called when it should be called.
- Fixed that event ScrollChanged of VerticalScrollHandler provides a incorrect data
- Fixed that ScrollPosition, MaxScrollPosition in different unit (i mess up android dx & appinventor px before)
and related events should works well now (like ReachBottom) - Fixed that OverScrollMode does not affect the actual behaviour (for both Vertical and Horizontal)
- Added Overscroll events
- Merry Christmas!
-
Update on 2017.9.29 (Version 2)
- Fixed problem that names of methods & events not match the standard. (Extension renamed to avoid confusing)
- Component icons added
- FadingEdgeEnabled (Property)
- OverScrollMode (Property)
- ScrollBarEnabled (Property)
- UserControl (Property)
- MaxScrollPosition (Property)
- ScrollPosition (Property)
-
Update on 2017.8.26:
- added TouchUp (Event)
More Details
Download
https://www.paypal.me/ColinTree for helping me continue developing!
Thanks!