pymeng88 / wagic

Automatically exported from code.google.com/p/wagic
Other
0 stars 0 forks source link

Scrolling bug in the deck-selection menu when using the touch (N900) / mouse (windows)? #575

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
"Something I noticed: in the new screen where you select your own deck to play 
you've got to click under the intended deck to select it (four decks below). 
This means also that I can't scroll all the decks as I hit the end of the 
touchscreen, clicking further up it hopps those 4 decks up... In the next sceen 
(choose enemy's deck) you can directly click the deck.

1) it only happens after scrolling down and the difference depents on how far 
down you scrolled
2) don't know if it helps but I can reproduce this bug on the windows version 
with mouse support"

Original issue reported on code.google.com by Xawot...@gmail.com on 11 Jan 2011 at 6:41

GoogleCodeExporter commented 9 years ago
I think this has to do with the recent change to SimpleMenu.cpp with the 
startId variable.  Try reverting that and see if you still have this issue.

Original comment by techdragon.nguyen@gmail.com on 11 Jan 2011 at 10:31

GoogleCodeExporter commented 9 years ago
If you're referring r2898, then it's not related: this issue was reported on 
0.14.0 mid december.

Original comment by Xawot...@gmail.com on 11 Jan 2011 at 10:50

GoogleCodeExporter commented 9 years ago
i very recently fixed this.

Original comment by omegabla...@gmail.com on 24 Apr 2013 at 1:14