Hi,

I've been working on issue 1048, and during this, I found that some of the Fig elements on the display have getLayer() == null. This causes some problems when trying to do things with text labels, such as move them. When I do start to move them, I get stdout filling up with:

SelectionManager: layer is null

Which is coming from org.tigris.gef.base.SelectionManager.drag(int,int)

I think I've found the reason why this situation occurs, but I'm just wondering whether it is intentional or not.

Regards,

Dave

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

Reply via email to