litchie / exult-ios

Exult ( http://exult.sourceforge.net/ )
GNU General Public License v2.0
42 stars 8 forks source link

Remove single click pop up #6

Closed DominusExult closed 9 years ago

DominusExult commented 9 years ago

I think that's code from the previous ios porting, but when you single click anything some kind of menu pops up. I think that's rather annoying :)

But it could make sense on the smaller idevices screens. No idea how feasible it is to implement this only for smaller devices.

Definitely needs to go away on ipad size.

singleclick

litchie commented 9 years ago

Aren't these action items necessary?

DominusExult commented 9 years ago

You can do everything with the finger action. It's only useful for small displays, so it might be good to keep it as an option. Another problem is that these click options need to check whether they are visible on screen which they presently don't.

Am 08.02.2015 um 11:43 schrieb Chaoji Li notifications@github.com:

Aren't these action items necessary?

— Reply to this email directly or view it on GitHub.