Text bug (new one)

there are a lot of bugs regarding text and I don’t know what to really call it, but here you go. this is in the test version although I think it also works in the normal branch. play the project. the text moves 10px, then sets the text from “hi” to “hello”. pause the project, and the position is still 10px to the right. the text goes back to “hi”. play and pause quickly, and the text also doesn’t and won’t change back.

text bug8-17-2020_1-55-34PM.wick (1.4 KB)

3 Likes

Yeah, you are right… Fortunately, there are work arounds… if you convert the text to a clip, then it does it fine. see it here… text bug8-17-2020_7-08-41PM.wick (1.6 KB)

Your solution works great :) Hopefully we can have a real fix soon.

1 Like

I think so… They might forget to return the texts object to their original position. There are a lot of bugs… you can imagine how much effort they have to spend with all these features…

1 Like

Thanks for finding a case like this. Text needs a MAJOR overhaul at some point.