Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #9580 (new defect)

Opened 8 months ago

[PATCH] Quiet Draggable when scrolling

Reported by: xmedeko Assigned to: madrobby
Priority: normal Milestone: 2.x
Component: script.aculo.us Version: edge
Severity: minor Keywords:
Cc:

Description

Hi, if the Draggable options.quiet == true, then the Droppable.show() should not be called when scrolling. The simple patch is attached.

Attachments

dragdrop-quiet-scroll.js.patch (509 bytes) - added by xmedeko on 09/17/07 21:24:28.

Change History

09/17/07 21:24:28 changed by xmedeko

  • attachment dragdrop-quiet-scroll.js.patch added.