Ticket #644 (new defect)
Scroller::onChange bug
| Reported by: | zilenCe | Owned by: | |
|---|---|---|---|
| Type: | defect | Priority: | minor |
| Milestone: | Mootools version 1.2 | Component: | Core |
| Keywords: | Cc: |
Description
Since Scroller.js only checks for change.y and change.x to be not null it fires the onChange Event even if the element already scrolled to the bottom
A possible solution would be this diff:
http://pastie.caboo.se/121329
Change History
Note: See
TracTickets for help on using
tickets.