mirror of
https://github.com/enso-org/enso.git
synced 2024-11-24 08:41:40 +03:00
503c680eb9
The fix consists of two parts: 1. All the "review-apply" and "store temporary md" actions in the searcher controller are now guarded by an ignored transaction. 2. Because some of the temporary state may reach the UR frames assigned to other actions, added a bunch of code for removing all temporary expressions from the code and use it after restoring a frame. We may consider using it after project load as well. ### Important Notes Added a useful method "log_err" to ResultOps (so every Result will have those). |
||
---|---|---|
.. | ||
gui | ||
ide-desktop |