Shape Resize doesn't keep new size #438
-
I am running the theia integration workflow example in eclipse che theia and resizing shapes don't keep the new size. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Hi @jlhawkins-stuff, this behavior is caused by a known bug (#219). Unfortunately, there is no quick fix available and changes in the base framework are required. This is issue on the top of our backlog and we hopefully can provide a fix soon. |
Beta Was this translation helpful? Give feedback.
-
@jlhawkins-stuff I can reproduce your issue and after investigating this it seems like we introduced a bug with a recent PR. I opened #441 to track this. Thank you for your efforts in finding that bug! Update: A fix for this is currently under review. |
Beta Was this translation helpful? Give feedback.
-
@jlhawkins-stuff Resize should now work again expected. |
Beta Was this translation helpful? Give feedback.
Hi @jlhawkins-stuff, this behavior is caused by a known bug (#219). Unfortunately, there is no quick fix available and changes in the base framework are required. This is issue on the top of our backlog and we hopefully can provide a fix soon.