TanTayBui / flot

Automatically exported from code.google.com/p/flot
MIT License
0 stars 0 forks source link

zoom issue jquery.flot.navigate.js #685

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
the jquery.flot.navigate.js includes an old minified version of the mousewheel 
that causes a zooming bug when there is a time-axis involved for chrome 
v18.0.1025.151. 

upgrading mousewheel to the latest version fixed this problem.

https://github.com/brandonaaron/jquery-mousewheel

Original issue reported on code.google.com by krom...@gmail.com on 11 Apr 2012 at 7:46

GoogleCodeExporter commented 9 years ago

Original comment by dnsch...@gmail.com on 30 Apr 2012 at 2:20

GoogleCodeExporter commented 9 years ago
Issue 674 has been merged into this issue.

Original comment by dnsch...@gmail.com on 30 Apr 2012 at 2:24

GoogleCodeExporter commented 9 years ago
This is fixed in the master branch; mousewheel zoom now works under Webkit.  
Thanks for reporting this!

Original comment by dnsch...@gmail.com on 4 May 2012 at 7:31

GoogleCodeExporter commented 9 years ago
Issue 643 has been merged into this issue.

Original comment by dnsch...@gmail.com on 4 May 2012 at 7:46

GoogleCodeExporter commented 9 years ago
Issue 724 has been merged into this issue.

Original comment by dnsch...@gmail.com on 24 Jul 2012 at 1:08