]> git.sur5r.net Git - glabels/commit
Optimized the handling of moved objects.
authorJim Evins <evins@snaught.com>
Tue, 7 Dec 2010 15:29:16 +0000 (10:29 -0500)
committerJim Evins <evins@snaught.com>
Tue, 7 Dec 2010 15:33:35 +0000 (10:33 -0500)
commitc64827154b26e3cae7ba3f60e175ca38e242e2bd
treee3c6e039a6ce3149c3538906f6d33fe0f84b7ac2
parent6e818159dd6c0f7107c9ecac8fcebb44bdbb1ad4
Optimized the handling of moved objects.

Created a separate "moved" signal for objects, so that we don't waste time
updating unrelated controls in the object editor.  This currently is most
visible with barcode objects.
src/label-object.c
src/label-object.h
src/label.c
src/object-editor.c