CopterExpress / clever-show

Software for making the drone show with 🍀
GNU General Public License v3.0
76 stars 42 forks source link

Modify the "Start animation" button #66

Open Ianselot opened 4 years ago

Ianselot commented 4 years ago

Request description Now the "Start animation" button is available if all of columns from all drones is correct only. Otherwise the button is inactive. No varyativity this way.

Describe the solution you'd like Add "Start animation for correct drones" button. This command must begin animation for only fully correct drones, but drones with any problems must be ignored automatically in this mission.

Describe alternatives you've considered Not add new button, modificate "Start animation" function

artem30801 commented 4 years ago

I suggest another alternatives: adding menu actions to select only operational drones and deselect not operational That will keep things explicit for user (otherwise user might discover that some of thier drones didn't started because of implicit non-operational drones ignoring)