Jaded-Encoding-Thaumaturgy / vs-preview

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

Fix force-checking the P-frame checkbox #84

Closed kenany closed 1 year ago

kenany commented 1 year ago

This patch adds a missing elif condition for the P-frame checkbox. Previously with only P-frames checked, unchecking it would result in the B-frame checkbox being forced-checked.