Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frame control presets #1123

Closed
manthey opened this issue Apr 20, 2023 · 0 comments · Fixed by #1237
Closed

Frame control presets #1123

manthey opened this issue Apr 20, 2023 · 0 comments · Fixed by #1237
Assignees

Comments

@manthey
Copy link
Member

manthey commented Apr 20, 2023

It would be great to save the current state of the frame controls. This could have a default value and also named settings to efficiently switch between different views. This would have the frame and style that was generated for the view and whatever additional values are needed to restore the controls; by having the actual frame and style, this will be useable by code that uses the tile source without the frame controls.

The settings should be saved in the item record. We could store this in the metadata (in the meta tag), but this adds noise to the UI in a variety of spots, so it might be better to store this as a subkey in the largeImage record, for which we might desire a new PUT endpoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants