Opened 11 years ago
Closed 11 years ago
#13007 closed defect (fixed)
[patch][ccla] dojox.charting Mouse Wheel zoom is reversed in Mozilla
Reported by: | cjolif | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Charting | Version: | 1.6.1 |
Keywords: | Cc: | [email protected]…, [email protected]… | |
Blocked By: | Blocking: |
Description
When doing some refactoring the -1 factor for computing the zoom factor on mozilla has been lost and dojox.charting Mouse Wheel zoom is reversed in Mozilla.
This patch put it back. It contains also a little AMD refactoring to rely on dojo/_base/kernel to get a handle on dojo for the MouseZoomAndPan?.js file.
Attachments (1)
Change History (2)
Changed 11 years ago by
Attachment: | dojox.charting.mousewheel.patch added |
---|
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [25067]) fixes #13007 charting mousewheel fixes on ff