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.
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.