GNOME Bugzilla – Bug 597927
tweener onOverwrite is called more than once
Last modified: 2015-10-27 23:24:15 UTC
onOverwrite seems to be called once per property
Created attachment 145151 [details] [review] test: add tweener overwrite test
Created attachment 145152 [details] [review] tweener: make sure onOverwrite gets called only once
Interestingly enough, this was still a problem after several years. The patches look good - I modernized them to apply on master and pushed them. Attachment 145151 [details] pushed as 461baa6 - test: add tweener overwrite test Attachment 145152 [details] pushed as f2ac246 - tweener: make sure onOverwrite gets called only once