dborth / fceugx

FCE Ultra GX - Port of FCEUX for Wii
http://wiibrew.org/wiki/FCE_Ultra_GX
282 stars 45 forks source link

Scroll through ROMs Busted #237

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Point at a ROM, file, or folder.
2. Move up and down with the Wii Remote d-pad.
3. Stuck highlighter.

What is the expected output? What do you see instead?
I expect to scroll up and down. I see a stuck highlighter.

Does this issue occur on FCE Ultra for Windows?
No.

What version are you using? On GameCube or Wii?
3.1.3.

Are you using the official build (from the downloads page or auto-update)?
Yes.

Please provide any additional information below.
Pointing away from ROMs, files, and folders will make scrolling with the 
Wii Remote d-pad work properly.

Original issue reported on code.google.com by wildgoos...@hotmail.com on 24 Dec 2009 at 7:03

GoogleCodeExporter commented 9 years ago
This is the GUI design, not a bug. if you're pointing at the screen, it expects 
you 
to use the wiimote for scrolling and selection.

Original comment by dborth@gmail.com on 24 Dec 2009 at 7:16

GoogleCodeExporter commented 9 years ago
How is this invalid? This is a problem. You can still point at the screen and 
the 
scroll will work but pointing at ROMs, files, or folders the highlighter gets 
stuck.

Original comment by wildgoos...@hotmail.com on 24 Dec 2009 at 7:20

GoogleCodeExporter commented 9 years ago
You're saying: You point the Wiimote within the filebrowser and then try use 
the d-
pad to scroll. Well, the Wiimote is *overriding* the d-pad. This is a common UI 
behavior, try out some other apps or Wii games and you'll see the same 
behavior. 
There are other ways to deal with this scenario (see Wii Sports' behavior for 
example), but this was a conscious UI design decision I made.

Original comment by dborth@gmail.com on 24 Dec 2009 at 9:07

GoogleCodeExporter commented 9 years ago
Instead of having the selector also be the scroller, have two seperate objects. 
The 
first object has the list of ROMs/files/folders and the other is the selector 
that 
hovers over the pointed ROM/file/folder. That way you can scroll the list 
without 
the selector getting stuck when pointing at ROMs/files/folders and using the 
d-pad.

Original comment by wildgoos...@hotmail.com on 28 Dec 2009 at 5:32