Actions
Bug #109
closedgtk4: Animation update depends on itself
Start date:
01/02/2024
Due date:
% Done:
0%
Estimated time:
Description
gtk4-client update_animation() call is in map_canvas_draw() that itself gets called only if there's already something updated on the map canvas. So, often animation would be triggered only by animation already running. They only run at much later time when something else first triggers the first update to the screen.
Files
Actions
#1
Updated by Marko Lindqvist 11 months ago
- File 0031-gtk4-x-Fix-animations.patch 0031-gtk4-x-Fix-animations.patch added
- File 0013-gtk4-Fix-animations.patch 0013-gtk4-Fix-animations.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Updated by Marko Lindqvist 11 months ago
- Status changed from In Review to Closed
Actions