You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add top-level settings
Update the state dict to include the following viewer settings.
Each time a new Neuroglancer link is provided, check for these keys and add them if missing.
Add top-level settings
Update the
statedict to include the following viewer settings.Each time a new Neuroglancer link is provided, check for these keys and add them if missing.
Expose settings to tools
Make sure all tools can read and update these settings in the
statedict.Frontend updates