enso/app
Adam Obuchowicz fc62b3b60c
Fix for "When editing text if you Ctrl-Enter quickly it deletes some of the input" (#4040)
Fixes https://discord.com/channels/401396655599124480/1060273629729927180

The issue was caused by delay in refreshing component browser: if it did not pass when the user pressed enter or cmd+enter, the input was not refreshes in controller and thence in the edited/created node.
2023-01-12 10:24:41 +00:00
..
gui Fix for "When editing text if you Ctrl-Enter quickly it deletes some of the input" (#4040) 2023-01-12 10:24:41 +00:00
ide-desktop Allow overriding electron-builder target. (#3996) 2022-12-21 02:14:54 +01:00