Changes between Version 49 and Version 50 of Docs/825gen2/Dev/DeveloperNews


Ignore:
Timestamp:
04/11/25 15:49:44 (8 days ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/DeveloperNews

    v49 v50  
    1313}}}
    1414
    15 Buttons that have bitmap images included may not appear properly in dark mode. Most of the standard app button images // /usr/images/icon_app_btn_zeroX.bmp// such as the zero button image are black, white, gray will appear very good when the colors are inverted. However, bitmaps with color pixels may not appear as well. Specific bitmaps may be used in this case for dark mode.
     15Buttons that have bitmap images included may not appear properly in dark mode. Most of the standard app button images such as the zero button image // /usr/images/icon_app_btn_zeroX.bmp// are black, white, gray will appear very good when the colors are inverted. However, bitmaps with color pixels may not appear as well. Specific bitmaps may be used in this case for dark mode.
    1616{{{
    1717const char* bitmapFile;