Skip to content

py,st3m: overlays: Initialize last_clip with the whole screen filled

Phileas requested to merge overlay-clear into main

This makes the rendering code clear the whole screen on first frame. This is needed because the framebuffer may be filled with content from previous mpy boot after a soft reboot, leading to possible artifacts.

Edited by Phileas

Merge request reports