Opened 13 years ago
Closed 13 years ago
#6133 closed enhancement (fixed)
Create TimedMoveable (a subclass of the generic Moveable).
Reported by: | Eugene Lazutkin | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | DnD | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In order to support the FPS throttling in some cases we need a timeout placed on move actions.
Note: See
TracTickets for help on using
tickets.
(In [13002]) dnd: removing dojo.marginBox() calls from all places in the DnD package, adding new TimedMoveable? class, added a test for the new class. Thx Douglas Hays for the idea of fps throttling on move, and for the initial patch. Fixes #6132. Fixes #6133.