Skip to content

Always request a draw on a resize & bump patch version#188

Merged
almarklein merged 2 commits intomainfrom
draw-on-resize
Mar 9, 2026
Merged

Always request a draw on a resize & bump patch version#188
almarklein merged 2 commits intomainfrom
draw-on-resize

Conversation

@almarklein
Copy link
Member

@almarklein almarklein commented Mar 9, 2026

In 'screen' mode, all backends did a redraw when resizing, but this was not the case for bitmap mode, which I consider a bug. This fixes that.

Also removed (now) unnecessary calls to request_draw() in glfw, and updated some docstring for clarity.

@almarklein almarklein merged commit 279e55f into main Mar 9, 2026
20 checks passed
@almarklein almarklein deleted the draw-on-resize branch March 9, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant