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
We should remove this line and break out the code to create a background layer from the fill chart so it can run in App.svelte and always be available. This way, when a user refreshes a style, they can return to the page specified in the hash.
The text was updated successfully, but these errors were encountered:
aparlato
changed the title
Don't return to fill page on refresh
Don't return to fill page on refresh/new style
Apr 19, 2023
See #62 (comment)
We currently switch back to the fill page when a style is dropped in, which also includes when the page is refreshed (which is more noticeable now that a style can be persisted).
We should remove this line and break out the code to create a background layer from the fill chart so it can run in
App.svelte
and always be available. This way, when a user refreshes a style, they can return to the page specified in the hash.The text was updated successfully, but these errors were encountered: