mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +03:00
b0ce2a8d29
Fixes #6411 The issue was quite popular `map2` instead of `all_with`. I also updated the code to use the modern `debounce` API instead of a hacky 0-millisecond timer. The FRP of the project view is extremely complicated in this place, and similar race conditions can appear out of nowhere. We must consider refactoring the current implementation (everything connected to the CB). |
||
---|---|---|
.. | ||
gui | ||
ide-desktop |