perfectly-balanced / PathBench

Benchmarking Platform for Classic and Learned Path Planning Algorithms.
Other
91 stars 18 forks source link

Disable SimConfig & ViewEditor buttons when not applicable #42

Open judicaelclair opened 3 years ago

judicaelclair commented 3 years ago

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.