[mcclim-devel] Weird gray regions bug in Clouseau

Christophe Rhodes csr21 at cam.ac.uk
Mon Dec 5 11:49:48 UTC 2005


Gilbert Baumann <gilbert at base-engineering.com> writes:

> Doing
>
>   (defmethod note-sheet-transformation-changed ((sheet mirrored-sheet-mixin))
>     (update-mirror-geometry sheet)
> +   (mapc #'update-mirror-geometry (sheet-children sheet)))
>
> seems to help.

Does this recurse all the way down the hierarchy, or does it stop at
the first generation of children?

Christophe



More information about the mcclim-devel mailing list