Files
ardour/libs/tk/ydk/quartz/GdkQuartzView.c
Robin Gareus 7f6f3d64f1 macOS/YDK: Fix crash when resizing windows
_gdk_window_process_updates_recurse() may recurse (duh),
and reenter drawRect. So `needs_display_region` needs
to be unset immediately, not at the end of the method.
2025-03-16 01:57:16 +01:00

28 KiB