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
feat: add config URL parameter to load configs before data
Implements ?config= URL parameter to ensure configuration files
are loaded before data files, eliminating race conditions when
both are specified.
Fixes#817
Define one or more named layouts using the `layouts` key. VolView will use the first layout as the default. Each named layout will be in the layout selector menu. Layout are specified in three formats:
0 commit comments