> Except that a a retained mode GUI can easily tell that no redraw is necessary and it will be a no-op. How is that different from imgui exactly? Both dirty rect invalidation and the following redraw skipping is…
> Except that a a retained mode GUI can easily tell that no redraw is necessary and it will be a no-op. How is that different from imgui exactly? Both dirty rect invalidation and the following redraw skipping is…