Jaded-Encoding-Thaumaturgy / vs-preview

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

Fix issue with remove #129

Closed Kapppa closed 3 months ago

Kapppa commented 4 months ago

It was checking against the string so if the list contained 1200 and you tried adding 12, 20, 200, 120, 1, 2 or 0 it would fail.