>> It seems that 'layer-less' figs are still draggable, it's just that they
>> don't update on the screen while being dragged - only when you release the
>> mouse button.

By layerless you can mean two things

1. The fig does not have a reference to the layer (which is what we're
talking about here and can be resolved).

2. The layer does not have a reference to the child Fig. You should
not change that behaviour or several things are likely to break. The
layer only has a list of the top level Figs.

Bob.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to