You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my android phone Ruggear RG160 the usage of dpad is preferable, as no touch screen at all and the touch emulation is not easy to use. So in this game it's possible move and choose the step with dpad only - that's awesome ! But UP movement moves the position up on board as well as totally shift the focus selection to the "back" app button (above the board). To restore focus I have to press DPAD DOWN - it returns the focus and doesn't move position down, so it's still possible to play with dpad only, but requires add DPAD DOWN press on any up movement. Is it possible to block focus shifting, please ?
The text was updated successfully, but these errors were encountered:
Insti
pushed a commit
to Insti/droidzebra
that referenced
this issue
Jul 17, 2019
* chore: outsource default settings from layout to separate resource file
* fix: sync default setting values in resource and DroidZebra
* disable animations by default
* enable practice mode and engine function Human vs human by default
If you want you could raise an issue at https://github.com/oers/reversatile, if this bug ist still present in reversatile (an up to date clone of this app)
On my android phone Ruggear RG160 the usage of dpad is preferable, as no touch screen at all and the touch emulation is not easy to use. So in this game it's possible move and choose the step with dpad only - that's awesome ! But UP movement moves the position up on board as well as totally shift the focus selection to the "back" app button (above the board). To restore focus I have to press DPAD DOWN - it returns the focus and doesn't move position down, so it's still possible to play with dpad only, but requires add DPAD DOWN press on any up movement. Is it possible to block focus shifting, please ?
The text was updated successfully, but these errors were encountered: