Version
3.5-1929
Branch
master
Date
10 years, 8 months ago
Windows x64 Windows x86 Mac OS X Android
Commit
e12c66b6cf0276c85b1dcb1a255c6c5c24647711
Change author
Lioncash
Change description
[Android] Only dismiss the input dialog when an input is registered. Before it would dismiss upon the first event. Fixes a bug where control sticks wouldn't register because of the AlertDialog closing immediately after the "if (firstEvent)" branch.