issues
search
SCIInstitute
/
dSpaceX
dSpaceX Visualization Library and Tool
5
stars
2
forks
source link
(GUI) clear drawer when persistence level changes
#179
Open
cchriste
opened
4 years ago
cchriste
commented
4 years ago
this.setState({ drawerImage:[] });
// call this when persistence changes
also update the crystals (deselect all or automatically select first)
cchriste
commented
4 years ago
associated with #176
this.setState({ drawerImage:[] });
// call this when persistence changes