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
It could be supported either through build-time options or through the state json.
We would just have to figure out a reasonable way to express the various options.
To allow such things to be specified in the state json would be the simplest and most flexible option, but it could be a bit annoying to have to manually modify the url if you want to remove the restrictions.
I was wondering if there is a way to lock down user controls within neuroglancer when embedding it say within an iframe.
For example, codex might want to make this embedded neuroglancer view
https://codex.flywire.ai/app/cell_details?data_version=783&root_id=720575940626979621
Configured so that users can't hit space, or can't bring up the layer dialogs, and can just rotate the 3d view.
Is there an approach that would be recommended to pull this off?
The text was updated successfully, but these errors were encountered: