Open echo6ix opened 11 months ago
Would the persistence be per-scene, or globally for all scenes? Global is of course easier to implement, but perhaps per-scene is more useful? I don't ever use the filters, so I have no idea.
Would the persistence be per-scene, or globally for all scenes? Global is of course easier to implement, but perhaps per-scene is more useful? I don't ever use the filters, so I have no idea.
Great question. I really should have clarified that in the post. Persistence would be per scene.
I find the transform filters useful specifically the scale slider when the video isn't to scale.
I already did this mate with persistence per scene with this pull request 4026
It's got conflicts now but it worked in the last version
I already did this mate with persistence per scene with this pull request 4026
It's got conflicts now but it worked in the last version
Cool. Should I close this thread or leave it open until the feature works again in a develop release?
@elkorol apologies, forgot about that PR - I'll try to check it out next week.
@echo6ix I think we might as well leave this open, I'll link the PR to this issue so it will auto-close once the PR merges.
@elkorol apologies, forgot about that PR - I'll try to check it out next week.
@echo6ix I think we might as well leave this open, I'll link the PR to this issue so it will auto-close once the PR merges.
No worries, thanks for taking a look into it
Following the links, it looks like PR #4520 is the latest attempt at implementation. Any chance of this getting merged soon?
Is your feature request related to a problem? Please describe. Scene video filter settings are not persistent per scene. They must be recalibrated each time the same scene page is clicked.
Describe the solution you'd like To make the scene video settings persistent per scene
Save
button perhaps(modified)
beside the filter heading inside the filter tabEDIT: Clarified persistence would be per scene