You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Ok, just fixed LCD brightness (and any numeric item with a 'step' value)

    Had a screen freeze when using the new menu, had to long press reboot.

    If you can find any way to reproduce that, please let me know...

    @HughB I know you mentioned the font above. Right now we use a 20px high font for the main text, and supposedly a 15px high font for the 'small' text. I think a 3/4 size scaling is probably right in this case, but the font size is not remotely right.

    I'm looking at replacing the built-in bitmap fonts, so I hope at some point soon we'll be able to have some more sensible font options - so we can have a smaller size without the whole style of the font getting changed.

  • Ok, just fixed LCD brightness (and any numeric item with a 'step' value)

    Thank you, the menu seems ok now!


    Another problem: the bangle freezes & reboot after some settings update (see attached video) It seems to happen only when Vector font is on) I noticed a similar issues yesterday while changing the pedometer widget settings (without the automatic reboot)

  • Ok, just fixed LCD brightness (and any numeric item with a 'step' value)

    I found another issue with the LCD brightness menu: the level set is 1.0 but if I open the menu the selected value is always 0.2. It seems that var step = item.step||1; always returns 1.

About

Avatar for Gordon @Gordon started