Skip to content

Conversation

@jchilds0
Copy link
Contributor

@jchilds0 jchilds0 commented Oct 24, 2025

Reverts #788

The gtk_widget_queue_resize's in cb_view_resized for gtk.view are queued but don't get executed until after the next gtk event for some reason. Since we have already called cb_view_resized, when it is called again on gtk.window, it doesn't call render_all and so the pages don't update.
Causes #795 and #816 , probably better to revert this for now and look at a different way of doing the refresh to handle #785 .

@sebastinas sebastinas merged commit 8e5f158 into pwmt:develop Oct 26, 2025
4 checks passed
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.

2 participants