olive icon indicating copy to clipboard operation
olive copied to clipboard

[EDIT] Respect nested sequence resolution

Open loadfred opened this issue 1 year ago • 0 comments

Commit Hash 8ac191ceb64476b50cd8e16dce7c971fb791af95

Platform Void Linux, KDE

Summary Changing a nested sequence resolution doesn't affect the resolution of that sequence inside of the main (parent) sequence it is placed in. If the nested sequence is a larger resolution than the parent, the nested sequence is trimmed to the parent resolution.

Additional Information / Output Also effects like ripple and corner pin within the nested sequence don't show the same output in the parent sequence (when resolution is different), I assume it's because the resolution isn't kept.

Example images Nested Sequence: nested-sequence

Parent Sequence: parent-sequence

loadfred avatar Dec 20 '24 21:12 loadfred