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

Scene filters save json #4520

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

elkorol
Copy link
Contributor

@elkorol elkorol commented Jan 30, 2024

As discussed on Discord this PR adds the ability to save scene filters with a different method to this PR: 4026

Added a scene filters column to the scenes table. All scene filters are packaged up as a JSON object client side to be saved. And upon scene load, they are retrieved and the filters are applied to the scene on scene load, and appropriate form slider values are set on the scenes filter tab

The scene filter tab is now set with mousetrap hotkey "f"

Maybe one change is needed, I thought the top was the most appropriate place for the save and delete buttons as the bottom is already crowded with transform and reset buttons?

Hopefully this is coded better than the last attempt and more suited to the direction of Stash.

@WithoutPants WithoutPants mentioned this pull request Feb 29, 2024
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 this pull request may close these issues.

None yet

1 participant