seandepagnier / statusbar_pi

statusbar to display various info to users
GNU General Public License v3.0
2 stars 12 forks source link

Statusbar Background #21

Open Water-Line opened 3 years ago

Water-Line commented 3 years ago

Hi

I hope everyone is well and in good health.

Well, I tested the new version, in English and Portuguese language, as well as Brazilian Portuguese, and only in English the string works perfectly, because in the other languages, only the first line appears, that is, multiple lines only appear in English, But in both cases the background of the strings extends to the screen limit and therefore is not limited to the text.

The string that I'm using is:

%d %t %z \n Ship %2A° %02B' %02.3C" %D %03E° %02F' %02.3G" %H HDG %03.02a° HDT %03.02K HDM %03.02L COG %03.02J SOG %2.02I

In the image below, the OCPN is configured using the English language, and is working, but in the way described above.

Thank you

String with 2 lines, in English language, as an example.

Statusbar Background two Lines

Bellow same String with 3 lines, in English language, as an example:

%d %t %z \n Ship %2A° %02B' %02.3C" %D %03E° %02F' %02.3G" %H \n HDG %03.02a° HDT %03.02K HDM %03.02L COG %03.02J SOG %2.02I

Statusbar Background Three Lines

rgleason commented 2 years ago

@Carl-Port with the new version in PIM does this problem still exist? Thanks.