RetroArch-Phoenix icon indicating copy to clipboard operation
RetroArch-Phoenix copied to clipboard

Cancel input button initially enabled on Windows

Open Sintendo opened this issue 12 years ago • 0 comments

I noticed that on Windows, the 'Cancel input' button on the input settings screen does not start out disabled, even though cancel_poll_btn.setEnabled(false) was called. On Linux it works fine, so it might be a bug in phoenix Windows implementation.

Also, double clicking a button for configuration and then closing the window does not cancel the input as it should.

Sintendo avatar Jun 11 '13 00:06 Sintendo