GNOME Bugzilla – Bug 619944
final part of delivering scroll events to canvas items
Last modified: 2011-01-31 14:01:09 UTC
Created attachment 162221 [details] patch to deliver scroll events to canvas items my previous patch made sure that grabbed items would receive scroll events, but completely ignored the fact that the canvas wasn't delivering scroll events to items in the normal case. i've attached a very simple patch to correct this (it also removes two unused variables from another function).
it would be nice if a new release could be made with this patch so that users don't have to override their distribution's package of 2.30.1 to get scroll functionality to work ....
is this ever going to get released again? if not, we're going to plan on bundling libgnomecanvas with Ardour 3.0, which would be a shame ...
we have now merged libgnomecanvas into the Ardour 3.0 source tree and will no longer be paying attention to this bug.
I did a release with this fix now if you want to stop shipping the entire library with ardour. Sorry for not catching this earlier.