mirror of
https://github.com/enso-org/enso.git
synced 2024-12-22 20:31:45 +03:00
bef6f3a4f9
Closes #8680 The color picker is triggered by new Circular menu item or by keyboard shortcut (set to `Mod+Shift+C` for **C**olor). The color picker affects *selected* nodes, so it works nicely both in cases when we use Circular menu on a single node a shortcut with multiple selected nodes. Color is only changed when the user selects a new one inside the color picker, but there is no specific way to reset default color (you would have to recreate the node). https://github.com/enso-org/enso/assets/6566674/a4497bea-f432-486d-85f8-f2772ba5694f |
||
---|---|---|
.. | ||
__tests__ | ||
ast | ||
dataServer | ||
languageServer | ||
languageServerTypes | ||
util | ||
binaryProtocol.ts | ||
dataServer.ts | ||
ensoFile.ts | ||
languageServer.ts | ||
languageServerTypes.ts | ||
retry.ts | ||
uuid.ts | ||
websocket.ts | ||
yjsModel.ts |