picoe / Eto

Cross platform GUI framework for desktop and mobile applications in .NET
Other
3.57k stars 325 forks source link

Gtk: Fix drag and drop #2510

Closed snake-scaly closed 1 year ago

snake-scaly commented 1 year ago

Ensures that all drop data is immediately available to handlers.

Thisi PR resolves #2492.

cwensley commented 1 year ago

Hey @snake-scaly, thanks for your contribution! It is really appreciated.