[Fixed] Underline not working

Hi guys,

I’ve noticed this across all of my apps lately. If you set a label’s underline property as true (checkbox) from the IDE, it doesn’t carry through to the app when you run it.

I can set it in the code by using: self.label_1.underline = True and that works fine. It’s only if you set it in the IDE that it doesn’t work.

Thanks for letting us know about this @Neeeco. I have now moved this thread into bug reports.

1 Like