Issue 34 in glumpy: mouse scroll y coordinate flipped

2 views
Skip to first unread message

glu...@googlecode.com

unread,
Sep 27, 2013, 8:24:40 AM9/27/13
to glumpy...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 34 by jan...@gmail.com: mouse scroll y coordinate flipped
http://code.google.com/p/glumpy/issues/detail?id=34

What steps will reproduce the problem?
1. Run events.py demo
2. Observe y coordinate of mouse scroll vs move/click/drag events

What is the expected output? What do you see instead?
Expecting consistency between the different callbacks.
Here is the results of moving and scrolling the mouse in the lower left
corner:

Mouse motion (x=15.0, y=13.0, dx=2.0, dy=1.0)
Mouse motion (x=15.0, y=15.0, dx=0.0, dy=2.0)
Mouse motion (x=16.0, y=15.0, dx=1.0, dy=0.0)
Mouse scroll (x=16.0, y=385.0, dx=0.0, dy=-1.0)
Mouse scroll (x=16.0, y=385.0, dx=0.0, dy=-1.0)
Mouse scroll (x=16.0, y=385.0, dx=0.0, dy=-1.0)

Note that the scroll y value is "fig.height - mouse click y"

What version of the product are you using? On what operating system?
Latest dev bfe0cd3fcd157c75b1dc45729b1120cb2a252470
Windows 7

Please provide any additional information below.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

glu...@googlecode.com

unread,
Sep 30, 2013, 3:20:56 AM9/30/13
to glumpy...@googlegroups.com
Updates:
Status: Started

Comment #1 on issue 34 by Nicolas...@gmail.com: mouse scroll y
coordinate flipped
http://code.google.com/p/glumpy/issues/detail?id=34

Can tou test again with latest trunk ?

glu...@googlecode.com

unread,
Sep 30, 2013, 3:55:38 AM9/30/13
to glumpy...@googlegroups.com

Comment #2 on issue 34 by jan...@gmail.com: mouse scroll y coordinate
flipped
http://code.google.com/p/glumpy/issues/detail?id=34

The latest code here on google code is from Jul 7, 2013
(https://code.google.com/p/glumpy/source/list)
Did you push your changes?

Nicolas Rougier

unread,
Oct 1, 2013, 1:24:40 AM10/1/13
to glumpy...@googlegroups.com

Right. Just pushed them.
> You received this message because you are subscribed to the Google Groups "glumpy issues" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to glumpy-issue...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages