]> gerrit.simantics Code Review - simantics/sysdyn.git/commit
Removed Graphics2D.create() calls from G2DParentNode. For now on, those render method...
authorjplaine <jplaine@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Tue, 7 Dec 2010 11:13:13 +0000 (11:13 +0000)
committerjplaine <jplaine@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Tue, 7 Dec 2010 11:13:13 +0000 (11:13 +0000)
commit417fd9c4f0893739e56b515737d7f1420010ddba
tree24433b8d4d550d26b2ce54573e76f17ea9760825
parentcdbe3d1670eb0b155bc2aecb9e17188e844afeb9
Removed Graphics2D.create() calls from G2DParentNode. For now on, those render methods that actually alter the transformation, are responsible of reverting the g2d instance transformation to what is was when the render method was called.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@18957 ac1ea38d-2e2b-0410-8846-a27921b304fc
org.simantics.sysdyn.ui/src/org/simantics/sysdyn/ui/elements2/connections/FlowNode.java