]> gerrit.simantics Code Review - simantics/sysdyn.git/commit
Fixed the problem with multiple sheets. A return statement was called after the first...
authorlempinen <lempinen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Wed, 30 May 2012 10:04:10 +0000 (10:04 +0000)
committerlempinen <lempinen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Wed, 30 May 2012 10:04:10 +0000 (10:04 +0000)
commite6c3d4f78be6086b2800afb23167c1bfc331c639
tree9fd0efe6be6d83fd727bed7634c5da77d5a246af
parent72709abc6e8ebb68a260d5ccde9d66c78f9c9b7b
Fixed the problem with multiple sheets. A return statement was called after the first sheet had been formatted => Other sheets did not know that values are read from them. (refs #3477)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@25071 ac1ea38d-2e2b-0410-8846-a27921b304fc
org.simantics.sysdyn/src/org/simantics/sysdyn/representation/Sheet.java
org.simantics.sysdyn/src/org/simantics/sysdyn/representation/utils/SheetFormatUtils.java