Fix reacting to window resizing #107

Closed
opened 2025-04-06 16:03:05 +02:00 by coderkun · 0 comments
Owner

The GTK 4 signal for the default width and height is not reliable for window resize events. To react to Window resizing properly, override the virtual method size_allocate().

The GTK 4 signal for the default width and height is not reliable for window resize events. To react to Window resizing properly, override the virtual method `size_allocate()`.
coderkun added this to the v4.0.1 milestone 2025-04-06 16:03:08 +02:00
Sign in to join this conversation.
No description provided.