• Hi @Ganblejs,
    I'm trying to test out your new changes, but I can only see V0.01 at the link you posted? Am I looking in the wrong place?

    I've seen the bug with the ok-button shrinking the text, but in the alarm message, so it's not something we've changed here. It may be something that I've broken when I tweaked the layout library, I'll look into it.

    Align buttons: Annoyingly, that is something else I changed then accidentally overwrote my code and missed it! Easy to fix though, at the start of the code put var btnWidth = g.getWidth()/3;, then in each button in the layout add width:btnWidth. This will fix them all at exactly the same size.

About

Avatar for Ganblejs @Ganblejs started