Skip to content

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

dos 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 dos

Merge request reports