• and my phone is (unfortunately) an iphone, so I'm using iOS integration, not Gadgetbridge.

    Ok, thanks - well that's a help and narrows it down. So you've got a Fonts app installed to provide the extra fonts?

    I think it got better for me but not entirely solved. If I click the text body to show it all within its own scroller I think it never has those extra indentations.

    Do you think you could confirm that?

    Do you think you could include some text that exhibits the problem?

    Ideally if you're running in the Web IDE and you can get some code like this that reproduces the issue it'll be a ton easier for me to dig into:

    g.setFontIntl().setFontAlign(0,0).drawString("Hello\nThis\nis\ntext",88,88)
    
  • g.setFontIntl().setFontAlign(0,0).drawString("Hello\nThis\nis\ntext",88,88)

    I tried to run this code in the Web IDE and it gave me this response.

    =Graphics: {
      flip: function () { [native code] }
     }
    
About

Avatar for JeonLab @JeonLab started