TravelMapping / EduTools

Educational tools using TravelMapping data
3 stars 21 forks source link

HDX/AV: Grey out or hide end vertex selector when not relevant #499

Closed jteresco closed 1 year ago

jteresco commented 1 year ago

In, for example, the traversals and spanning trees algorithms, when the option is selected to continue until all reachable vertices have been visited or to find the spanning forest, the end vertex selector is not relevant. It should be greyed out or hidden in those cases.

jteresco commented 1 year ago

It currently gets disabled, but this only looks to grey out the up and down arrows. Better to hide it all? Grey out the label also?