Jaded-Encoding-Thaumaturgy / vs-preview

Previewer for VapourSynth scripts.
Apache License 2.0
57 stars 16 forks source link

Fix recent Scening toolbar and workflow issues #65

Closed JustinTArthur closed 1 year ago

JustinTArthur commented 1 year ago

This fixes the following crash scenarios:

It also fixes the scene label not being added for single-frame scenes. Some of these issues were caused by the PyQt6 refactor, but a couple were present beforehand.

Fixes Irrational-Encoding-Wizardry/vs-preview#62.