From c232ba7d57d93c7d44ba5a2a8ae79c1dfcbb924d Mon Sep 17 00:00:00 2001 From: Fedor Isakov Date: Fri, 21 Jul 2017 15:40:01 +0200 Subject: [PATCH] Fix the "read outside read action" issue in the cell renderer. --- .../jetbrains.mps.typechecking.plugin.mps | 99 ++++++++++++++----- 1 file changed, 75 insertions(+), 24 deletions(-) diff --git a/typechecking/solutions/jetbrains.mps.typechecking/models/jetbrains.mps.typechecking.plugin.mps b/typechecking/solutions/jetbrains.mps.typechecking/models/jetbrains.mps.typechecking.plugin.mps index 8af01fb1..a756e2eb 100644 --- a/typechecking/solutions/jetbrains.mps.typechecking/models/jetbrains.mps.typechecking.plugin.mps +++ b/typechecking/solutions/jetbrains.mps.typechecking/models/jetbrains.mps.typechecking.plugin.mps @@ -14102,7 +14102,7 @@ - + @@ -14166,7 +14166,7 @@ - + @@ -14310,10 +14310,10 @@ - + - + @@ -14325,10 +14325,10 @@ - + - + @@ -14344,23 +14344,10 @@ - - - - - - - - - - - - - - - - - + + + + @@ -14415,7 +14402,7 @@ - + @@ -14624,6 +14611,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +