Serial port 'connect/disconnect' button text doesn't change till window event #172
Closed
Description
When the connect button is pressed, it highlights but the disconnect text doesn't show up till some other window is activated.
Steps to reproduce the behavior:
- On Mac 10.15.4, Python 3.7, NanoVNA Saver 0.2.3, AVNA
- Click on 'Connect to device'
- Watch it connect, start sweeping and show plots, even place markers.
- Button still says 'Connect to device'
- Click outside the Nano saver window or click the manage button and the connect button will finally change to disconnect.
Expected behavior
Button should change to Disconnect when serial connects