alexjlockwood / ShapeShifter

SVG icon animation tool for Android, iOS, and the web
https://shapeshifter.design
Apache License 2.0
3.98k stars 204 forks source link

Start Time is changed when End Time is updated #184

Open itshields opened 7 years ago

itshields commented 7 years ago

Repro:

I'm assuming this is because the value you're typing in the end time comes before what was originally set in the start time, but you should wait until the user presses enter or the view loses focus to determine this instead of right when typing starts

alexjlockwood commented 7 years ago

Yup, known issue. I agree it is super annoying... I get annoyed by it too. Working on it. :)