dkanada / chip-emulator

Android Emulator for Chip8
GNU General Public License v3.0
12 stars 1 forks source link

Buttons on App do not respond {BUG} #4

Closed isreal6ix closed 6 years ago

isreal6ix commented 6 years ago

Expected Behavior

Buttons on the app should respond and clickable

Actual Behavior

Buttons do not respond.... Buttons appear useless

*Test Tools

How to produce the bug

Open the app, click on the buttons shown and the App.... They won't respond

Recording of the bug is shown below......

https://youtu.be/idTVcPRkHHo



Posted on Utopian.io - Rewarding Open Source Contributors

dkanada commented 6 years ago

The buttons will not do anything if no game is loaded. I might add a ripple animation in the future.