in partnership with mediatemple

Ticket #644 (new defect)

Opened 6 months ago

Last modified 6 months ago

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

Changed 6 months ago by zilenCe

In addition Element.scrollTo does not return this;

Note: See TracTickets for help on using tickets.