Skip to content
Snippets Groups Projects
Verified Commit e95404e9 authored by dos's avatar dos
Browse files

py,st3m: Only redraw overlays when something changes

Let each overlay report whether it needs to redraw itself
and what region of the screen it's interested in.

In order to not introduce unneccessary allocations, a single
mutable region object gets passed into each overlay.
parent d941f137
No related branches found
No related tags found
No related merge requests found
Pipeline #8169 passed