openworm / org.geppetto

Geppetto is an open-source platform to build web-based applications to visualize and simulate neuroscience data and models.
http://geppetto.org
Other
209 stars 50 forks source link

Active icon for new experiments not being updated #515

Closed pgleeson closed 8 years ago

pgleeson commented 8 years ago

Have tried the cloning/new experiment functionality on latest development branches and works a lot better, but it seems the icon indicating which experiment is active is not being updated:

selection_854

In this project Experiment 3 was actually active (it ran when Run was pressed) but the ticks (bottom right) for previous experiments were still shown.

Also, should it be possible to switch between active experiment at this screen?

tarelli commented 8 years ago

@pgleeson there is no icon to indicate which experiment is active, the active experiment has just a darker background (see New Experiment 3 above). The icon on Thalamocortical - net (the tick) is to activate that experiment instead (which should answer your other question). Makes sense?

pgleeson commented 8 years ago

Ok, understood. What got me was the tooltip on the tick: "Active Icon"; I assumed this meant "This experiment is active".

Maybe change text to: "Activate this experiment"

tarelli commented 8 years ago

Yup, makes sense!

tarelli commented 8 years ago

Done https://github.com/openworm/org.geppetto.frontend/commit/6cfff7c05526fc69935ba5df805502577ef59ea8