]> gerrit.simantics Code Review - simantics/sysdyn.git/commit
Shortcut tab in equation tab doesn't update the variable colors if there are syntax...
authormiettinen <miettinen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Fri, 25 Jan 2013 10:31:02 +0000 (10:31 +0000)
committermiettinen <miettinen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Fri, 25 Jan 2013 10:31:02 +0000 (10:31 +0000)
commitc3af66301f96544fb21f0ce770293ff8b5fda233
tree4006d90ad4182fe4c34b977c9269b8227f9a1ebb
parent90e328998db9744c1ac7aa4b8f07785fc5f1ca20
Shortcut tab in equation tab doesn't update the variable colors if there are syntax errors in the expression. That is, when the equation is being written, the list doesn't constantly go yellow and back to normal again (refs #3961).

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@26679 ac1ea38d-2e2b-0410-8846-a27921b304fc
org.simantics.sysdyn.ui/src/org/simantics/sysdyn/ui/utils/ExpressionUtils.java