At the moment there are no visual cues to how someone should interact with the GUI, e.g. should I press Update or Reset in the SimulatorConfig. To mitigate these issues we want to have the button disabled when it shouldn't be used. Visually, the button should be greyed out and have no animation when interacting with it.
At the moment there are no visual cues to how someone should interact with the GUI, e.g. should I press
Update
orReset
in theSimulatorConfig
. To mitigate these issues we want to have the button disabled when it shouldn't be used. Visually, the button should be greyed out and have no animation when interacting with it.