This commit is contained in:
Matthias Clasen
2021-03-25 13:53:56 -04:00
parent a05efd7270
commit bef9b9ccc6

View File

@@ -2046,7 +2046,7 @@ gtk_window_native_layout (GtkNative *native,
}
/* This fake motion event is needed for getting up to date pointer focus
* and coordinates when tho pointer didn't move but the layout changed
* and coordinates when the pointer didn't move but the layout changed
* within the window.
*/
if (gtk_widget_needs_allocate (widget))