Not sure if a bug or just a feature request, but when we are adding values in the timeline, say 300px, and I want to change it to 400px, if I delete the 3 and try and write 4 it deletes the 00 as well and I am left with 4px. Would be nice to have it respond correctly as a text input that is editable, unless I’m missing something.
Hey That’s expected, because this field expects a numeric value…and 00 is just 0 in general. We’re using an UI kit for those fields which are correcting the values automarically. Don’t know if we can easily manipulate it. I doubt.