adafruit / PyLeap-iOS

MIT License
13 stars 1 forks source link

Reconnecting after clicking Run It! #58

Open tylerdcooper opened 2 years ago

tylerdcooper commented 2 years ago

Is it possible to quietly try to reconnect after clicking the Run It button and successfully downloading to the board? Right now you click Run It, get the green check mark, and then it flashes quickly to the reconnecting screen. I would like it to stay the green check mark, and just reconnect in the background. If anything, we can change the status on the green (Connected to Circuit Playground Bluefruit) to yellow and say 'Reconnecting to Circuit Playground Bluefruit'

TrevKnows commented 2 years ago

@tylerdcooper Yes - I can try to fix this UI bug