[AdgLDim] Avoid arrange() on the same data
commitb4d98aedf5d64da91366b9028e9b833e7b06cda6
authorNicola Fontana <ntd@entidi.it>
Fri, 25 Sep 2009 21:54:20 +0000 (25 23:54 +0200)
committerNicola Fontana <ntd@entidi.it>
Fri, 25 Sep 2009 21:54:20 +0000 (25 23:54 +0200)
tree15abff40bfa17646955fb331d03127ab2c81f21e
parent08825372245200849623f1b8d47d80b5daafd2fb
[AdgLDim] Avoid arrange() on the same data

Invalidate the path in "local-changed" signal and avoid to rearrange
the entity if the path status is CAIRO_STATUS_SUCCESS.
In case of cache hit, the local and global maps of the quote container
are updated because the maps are reset by the parent arrange()
(investigation needed).
adg/adg-ldim-private.h
adg/adg-ldim.c