OpenTails / CRUMPET-Android

The Brains For Your Tail Company Gear!
GNU General Public License v3.0
31 stars 7 forks source link

Enhancement: Remove Cooldown from Cancelled Glow Tip Move #134

Open darkgrue opened 2 years ago

darkgrue commented 2 years ago

Currently, the app continues to run the move timer for Glow Tip moves, even if the move is stopped by the cancel button (i.e. the command spinner runs on the move button even though the move was stopped).

Propose immediately stopping the spinner and returning UI control to the user, since there is no real duty cycle concern for Glow Tip moves, as opposed to servo moves.

MasterTailer commented 2 years ago

Good idea