Hello, I'm not sure if this is a bug or beginner mistake. I have a label and set default text through property as "1". Then I changed the text to "2" programmatically. The text displayed on label displayed overlapping between "1" and "2". Is this intended behaviour that I missed or a bug? 