mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 16:18:23 +03:00
2e39d7595f
Now, quick typing in component browser and pressing "enter" should not cut off the last part typed. Fixes #6733 https://github.com/enso-org/enso/assets/3919101/3979ed5a-ba4e-4e25-93e6-672e731b7bd8 On this occasion, also fixed "go-to-dashboard" button and "Unsupported engine version" being over the full-screen visualization. Fixes #6722 # Important Notes I did a significant refactoring of Project View: 1. The huge `frp::extend` block was split into multiple `init` methods. 2. Remaining of the "Old searcher" were removed. 3. The "Edited" event from node's input is emitted only when in edit mode (it's consistent with other API terminology, and makes FRP for showing CB much simpler. The code was _mostly_ moved around, but the check is advised anyway, as there were small changes here and there. |
||
---|---|---|
.. | ||
gui | ||
ide-desktop |