Serg-Norseman / GEDKeeper

GEDKeeper - program for work with personal genealogical database
https://gedkeeper.net/
GNU General Public License v3.0
149 stars 44 forks source link

[GKv3/Gtk] Tree diagram not zooming with mouse #495

Open Serg-Norseman opened 10 months ago

Serg-Norseman commented 10 months ago

Source: T-chat [AM]

Serg-Norseman commented 10 months ago

Descendants of Eto.Forms.Scrollable (in Gtk) do not receive OnMouseWheel if the nested (scrollable) object has a height greater than the height of the viewport. While there is no scrollbar, the event comes.

Serg-Norseman commented 10 months ago

https://github.com/picoe/Eto/issues/2550