Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gtk: fix scrolling in modal dialogs when event_widget is insensitive
When checking for modal grabs in gtk_main_do_event(), forward GDK_SCROLL events to event_widget, even if it is insensitive.
- Loading branch information