[piccolo2d-dev] Re: Issue 236 in piccolo2d: Add zoom event handler that responds to mouse wheel events

2012-02-24 Thread piccolo2d
Updates: Status: Verified Comment #8 on issue 236 by atdi...@gmail.com: Add zoom event handler that responds to mouse wheel events http://code.google.com/p/piccolo2d/issues/detail?id=236 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com

[piccolo2d-dev] Re: Issue 236 in piccolo2d: Add zoom event handler that responds to mouse wheel events

2012-02-23 Thread piccolo2d
Updates: Status: Fixed Comment #7 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 Turns out another zoom mode was what I was actually after, zoom about canvas center. I added that

[piccolo2d-dev] Re: Issue 236 in piccolo2d: Add zoom event handler that responds to mouse wheel events

2012-02-17 Thread piccolo2d
Comment #6 on issue 236 by atdi...@gmail.com: Add zoom event handler that responds to mouse wheel events http://code.google.com/p/piccolo2d/issues/detail?id=236 I like it. -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 236 in piccolo2d: Add zoom event handler that responds to mouse wheel events

2012-02-15 Thread piccolo2d
Comment #5 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 Input event handlers don't have property change support, so I just went with a ZoomMode enum instead. Let me know what you think;

[piccolo2d-dev] Re: Issue 236 in piccolo2d: Add zoom event handler that responds to mouse wheel events

2012-02-12 Thread piccolo2d
Comment #4 on issue 236 by atdi...@gmail.com: Add zoom event handler that responds to mouse wheel events http://code.google.com/p/piccolo2d/issues/detail?id=236 Yep, I like making it configurable with a boolean option. -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-d

[piccolo2d-dev] Re: Issue 236 in piccolo2d: Add zoom event handler that responds to mouse wheel events

2012-02-11 Thread piccolo2d
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 y

[piccolo2d-dev] Re: Issue 236 in piccolo2d: Add zoom event handler that responds to mouse wheel events

2012-02-11 Thread piccolo2d
Comment #2 on issue 236 by atdi...@gmail.com: Add zoom event handler that responds to mouse wheel events http://code.google.com/p/piccolo2d/issues/detail?id=236 Looks good. PZoomEventHandler uses a viewZoomPoint (where the user clicked) to anchor the zoom. Consider anchoring zoom where the

[piccolo2d-dev] Re: Issue 236 in piccolo2d: Add zoom event handler that responds to mouse wheel events

2012-01-25 Thread piccolo2d
Updates: Status: Started Owner: heue...@gmail.com Labels: Type-Enhancement Priority-Medium Effort-Low OpSys-All Toolkit-Piccolo2D.Java Component-Core Milestone-2.0 Comment #1 on issue 236 by heue...@gmail.com: Add zoom event handler that responds to mouse wheel events http: