dfaker / WebmGenerator

UI and Automation to cut, filter and join high quality webms, mp4s or gifs.
Mozilla Public License 2.0
524 stars 33 forks source link

Crash when inputting "1" into scaleDown filter #35

Closed LolicoreExpress closed 3 years ago

LolicoreExpress commented 3 years ago

That is, if you higlight the text and let's say you changed your mind about down scale and want to type back "1.0" well yeah that will crash. On latest v3.6.0.

dfaker commented 3 years ago

Errant "2" typo in the filter, so the default was in fact "1.02" and when it was input as "1" it turned into "12" - which is generally high enough to use up all memory.