-
- Downloads
py,st3m: Move menu LED pattern setting back later in the boot process
Since !620 it happened much earlier, causing a lot of flickering at boot, especially with plenty of apps installed. Move it back to until after the application bundles are already collected. Note that it happens a bit later than before now, as bundle processing itself happens later because of being moved into the menu class, but the end result is arguably nicer than before, as there's no weird delay between setting the LEDs and showing the menu anymore. Fixes: 06983264 ("Split sunmenu into its own file")
Please register or sign in to comment