Comment #3 on issue 236 by heue...@gmail.com: Add zoom event handler that responds to mouse wheel events
http://code.google.com/p/piccolo2d/issues/detail?id=236

Thank you for the comments.

I was thinking of adding the viewZoomPoint feature, but I don't actually like that behavior. Would you be ok with making that configurable with a boolean bound property? The same might be added to PZoomEventHandler while I'm at it.

And one minor fix to the patch above,

-    PMouseWheelZoomEventHandler() {
+    public PMouseWheelZoomEventHandler() {

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

Reply via email to