Actions
Bug #2222
opengtk4: fix proposal for resize stuff
Status:
New
Priority:
Normal
Assignee:
-
Category:
gtk4-client
Target version:
-
Start date:
09/06/2026
Due date:
% Done:
0%
Estimated time:
Description
Split from #2186 : One of the patches by caeies in PR https://github.com/freeciv/freeciv/pull/90 is
"gtk4: fix proposal for resize stuff.
- avoid 100% cpu load due to call in loops.
- only resize when resize events are triggered."
This has textual dependency to #2221
Updated by Marko Lindqvist 2 days ago
- Blocked by Feature #2221: gtk4: synchronize update_animation with idle tick added
Updated by Marko Lindqvist 2 days ago
At least with gtk-4.22, this change runs without regressing to the bugs that were the reason the old resize code was implemented in the first place.
Updated by Caeies Caeies 1 day ago
Actions