]> gerrit.simantics Code Review - simantics/sysdyn.git/commit
Fixed h2d EditorCanvas VolatileImage handling. Previously the VolatileImage double...
authorlehtonen <lehtonen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Tue, 9 Mar 2010 08:06:21 +0000 (08:06 +0000)
committerlehtonen <lehtonen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Tue, 9 Mar 2010 08:06:21 +0000 (08:06 +0000)
commit782521f8db8894112b023182e50f709a0b711846
tree0f1f9e7ff3ea989307a59ba34ccb22b65cc24e1a
parenta2359ada61e38de4850ad8a5c6d72fc53719a31a
Fixed h2d EditorCanvas VolatileImage handling. Previously the VolatileImage double buffer would not receive any contents on my workstation since the image was not properly validated.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@14705 ac1ea38d-2e2b-0410-8846-a27921b304fc
org.simantics.h2d/src/org/simantics/h2d/canvas/EditorCanvas.java