jbrowse-components icon indicating copy to clipboard operation
jbrowse-components copied to clipboard

Strip default items from session snapshots(?)

Open cmdcolin opened this issue 1 year ago • 1 comments
trafficstars

this could be a large-ish task but session snapshots tend to be kind of bloated with a lot of default values being included. config snapshots specifically have logic to remove these. it uses the fact that config slots have a defaultValue to compare to. with session/view/track/display model snapshots, this logic for removing might be more "bespoke"

cmdcolin avatar Jul 30 '24 21:07 cmdcolin