diff --git a/client/renderers/EGL/egl.c b/client/renderers/EGL/egl.c index d67d89a8..451e1a62 100644 --- a/client/renderers/EGL/egl.c +++ b/client/renderers/EGL/egl.c @@ -982,9 +982,9 @@ static bool egl_render(LG_Renderer * renderer, LG_RendererRotate rotate, ); } - ++this->overlayHistoryIdx; accumulated->count = util_mergeOverlappingRects(accumulated->rects, accumulated->count); } + ++this->overlayHistoryIdx; if (this->start) {