Actions
Bug #1028
closedIcons are gray on RPi4 TFT
Start date:
26 Aug 2023
Due date:
% Done:
100%
Estimated time:
Severity:
01 - Critical
Description
RPi4's should always use colored icons.
This requires adding rpi4 to libpibox:pibox.c:piboxGetPlaform().
It also requires updating launcher:db.c:scaleIcon()
Updated by Hammel over 1 year ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
libpibox has been updated and change pushed.
launcher is updated and ready for testing on hardware. Easiest way to do this is just rebuild the SD card for the pisentry test but drop in the updated launcher before booting on hardware.
Updated by Hammel over 1 year ago
- % Done changed from 50 to 70
Staging tree for RPi4 had not been updated. Rebuilding it now.
Then rebuild launcher with -P for use with PiSentr.
Then test on hardware.
Updated by Hammel over 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 70 to 100
Tested and verified working.
Coded committed and pushed.
Closing issue.
Actions