mirror of
https://github.com/enso-org/enso.git
synced 2024-12-24 01:51:31 +03:00
31be7c8b9a
[ci no changelog needed] This PR reverts commit [0836ce741d
](0836ce741d
) because of the spotted regression: To reproduce: 1. Open a default project. 2. Without doing anything else, cmd + click on any node to edit it. 3. Abort editing by pressing escape. 4. Top-most node disappears (it is actually removed from scene) If you start editing the bottom node - you will also see a visible regression in node searcher's position. See thread https://discord.com/channels/401396655599124480/950730235719065620/950731247909478410 for details.
41 lines
1.1 KiB
Plaintext
41 lines
1.1 KiB
Plaintext
# Catch All
|
|
* @4e6 @MichaelMauderer @PabloBuchu @jdunkerley
|
|
|
|
# Change log
|
|
CHANGELOG.md
|
|
|
|
# Rust Libraries and Related Files
|
|
rust-toolchain.toml @MichaelMauderer @4e6 @mwu-tow @farmaazon
|
|
rustfmt.toml @MichaelMauderer @4e6 @mwu-tow @farmaazon
|
|
Cargo.lock @MichaelMauderer @4e6 @mwu-tow @farmaazon
|
|
Cargo.toml @MichaelMauderer @4e6 @mwu-tow @farmaazon
|
|
/lib/rust/ @MichaelMauderer @4e6 @mwu-tow @farmaazon @wdanilo
|
|
/lib/rust/ensogl/ @MichaelMauderer @wdanilo @farmaazon
|
|
|
|
# Scala Libraries
|
|
/lib/scala/ @4e6
|
|
|
|
# GUI
|
|
/run @MichaelMauderer @wdanilo
|
|
/build/ @MichaelMauderer @wdanilo
|
|
/app/gui/ @MichaelMauderer @wdanilo @farmaazon @mwu-tow
|
|
/app/gui/view/ @MichaelMauderer @wdanilo @farmaazon
|
|
/app/ide-desktop/ @MichaelMauderer @wdanilo
|
|
|
|
# Engine (old)
|
|
# This section should be removed once the engine moves to /app/engine
|
|
/build.sbt @4e6
|
|
/distribution/ @4e6
|
|
/engine/ @4e6
|
|
/project/ @4e6
|
|
/test/ @4e6 @jdunkerley @radeusgd
|
|
/tools/ @4e6
|
|
|
|
# Enso Libraries
|
|
# This section should be amended once the engine moves to /app/engine
|
|
/distribution/lib/ @4e6 @jdunkerley @radeusgd
|
|
/std-bits/ @4e6 @jdunkerley @radeusgd
|
|
|
|
# Engine
|
|
/app/engine/ @4e6
|