On Wed, 2 Jul 2014 17:50:01 +0100, Vincent Sanders wrote: > I think I properly documented these API as part of the great operation > table rework. > > Ah yes > desktop/gui.h:453 has the API docs, the relevant bit is: > > * Additional calls with the same callback and user parameter will > * reset the callback time to the newly specified value.
Fixed :) (bit of code duplication which I don't have time to sort out now) > scale changes are the main reason, although gtk uses it when the debug > rendering is turned on too. Scaling is still working here. Chris