Acknowledged

Venu SQ - SimpleDataField data too small on screen

on real device - on simulator all is fine.

"The selected file is not allowed due to file quota restrictions." on 38kB picture, oh well...  

(+ There are similar issues on Edge 530/830, reported years ago )

 

Parents
  • jim_m_58 avoid posting condescending reply which assumes OP has no idea what they're talking about challenge (impossible)

    Anyway I think this bug report may be related:

    [https://forums.garmin.com/developer/connect-iq/i/bug-reports/users-complain-of-very-small-text-in-simple-data-fields]

    I've seen the bug in at least two variations:


    - For newer devices, if a simple data field returns a String containing only numerical characters, the watch still chooses a smaller "text" font as opposed to a larger "number" font. This can be seen with an open-source data field that returns a numerical value in the form of a String. Normally the text is tiny on certain devices, but if you change the return value to Number, the text size is fine

    - For some devices, no matter type what a simple data field returns, the text is too small

    Devs have been getting complaints about this stuff for years.

Comment
  • jim_m_58 avoid posting condescending reply which assumes OP has no idea what they're talking about challenge (impossible)

    Anyway I think this bug report may be related:

    [https://forums.garmin.com/developer/connect-iq/i/bug-reports/users-complain-of-very-small-text-in-simple-data-fields]

    I've seen the bug in at least two variations:


    - For newer devices, if a simple data field returns a String containing only numerical characters, the watch still chooses a smaller "text" font as opposed to a larger "number" font. This can be seen with an open-source data field that returns a numerical value in the form of a String. Normally the text is tiny on certain devices, but if you change the return value to Number, the text size is fine

    - For some devices, no matter type what a simple data field returns, the text is too small

    Devs have been getting complaints about this stuff for years.

Children
No Data