phr34k / coral-repo

Automatically exported from code.google.com/p/coral-repo
0 stars 2 forks source link

Display problem with verletSim.crl example #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Open verletSim.crl, everything is fine
2.Disconnect "draw" group. Draw nodes doesn't seems to be refreshed.
3.Reconnect "draw" group. Everything seems to be ok.

I'm wondering if the is not a problem during node (group?) disconnection.

Original issue reported on code.google.com by dorian.f...@gmail.com on 25 Jan 2012 at 11:01

GoogleCodeExporter commented 8 years ago
I'll have a look as soon as I finish the current refactoring I'm on.
It looks like somehow the drawNodes inside the CollapsedNode are not getting 
the dirty callback upon the disconnection of the parent node.

Original comment by aintergu...@gmail.com on 26 Jan 2012 at 8:05

GoogleCodeExporter commented 8 years ago
I had a close look and it looks like there's no issue at all, the "draw group" 
is simply drawing the values as they were during the connection.

Closing the issue, if I missed something feel free to reopen.

Original comment by aintergu...@gmail.com on 26 Jan 2012 at 2:56