valzkat1 / andors-trail

Automatically exported from code.google.com/p/andors-trail
0 stars 0 forks source link

No diagonal movement with track ball #136

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.attempt to move diagonaly with track ball
2.
3.

What is the expected output? What do you see instead? Diagonal movement with 
track ball

What version of the product are you using? On what operating system? Latest on 
android 2.1

Please provide any additional information below.

Original issue reported on code.google.com by slinging...@gmail.com on 18 Jan 2011 at 9:22

GoogleCodeExporter commented 8 years ago
Which device in particular are you using? I would like to check and see if it 
supports 8 way movement or only 4 way. This may be a limitation of the 
trackball itself.

Original comment by divilsp...@gmail.com on 18 Jan 2011 at 9:59

GoogleCodeExporter commented 8 years ago

Original comment by sdeva...@gmail.com on 10 Feb 2011 at 3:15

GoogleCodeExporter commented 8 years ago
Do trackballs actually support diagonal movement? 

Maybe this is an easy thing to add, just implement the onTrackballEvent() 
method (or whatever it is called). I'll look into this when I get the time.

Original comment by oskar.wi...@gmail.com on 10 Feb 2011 at 8:07

GoogleCodeExporter commented 8 years ago
From what I understand trackballs specify relative movements as X/Y deltas.

Original comment by sdeva...@gmail.com on 10 Feb 2011 at 10:35

GoogleCodeExporter commented 8 years ago
A huawei ascend m880

Comment #1 on issue 136 by divilsp...@gmail.com: No diagonal movement with
track ball
http://code.google.com/p/andors-trail/issues/detail?id=136

Which device in particular are you using? I would like to check and see if
it supports 8 way movement or only 4 way. This may be a limitation of the
trackball itself.

Original comment by slinging...@gmail.com on 11 Feb 2011 at 1:41

GoogleCodeExporter commented 8 years ago
I don't know about other devices but on my HTC Magic it does not seem to 
support diagonal movement in any application even the built in browser. 
(Running a custom gingerbread 2.3.3 build by yoshi)

Original comment by lolish...@gmail.com on 28 Mar 2011 at 10:31