You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 13, 2019. It is now read-only.
ScaleSimple and RotateSimple functions should not be calling Ref().
Also, I'm not sure if it's related to issue #55 but unless I replace the Pixbuf finalizers with runtime.SetFinalizer(p, func(_ interface{}) { obj.Unref() } ), the finalizer doesn't get called.