enso/app/gui
Adam Obuchowicz 7718734bf2
Limit light selection to "widget-colored" widgets only (#11358)
Fixes #10862

Before, we set selection to whit on entire node, but this looked bad in Table Widget.

[Screencast From 2024-10-18 15-23-40.webm](https://github.com/user-attachments/assets/cdc3e5f0-05f3-4858-ac98-c634ca283244)
2024-10-21 13:38:57 +00:00
..
.vscode Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
docs Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
e2e Fix ESLint errors, add some docs (#11339) 2024-10-21 12:56:39 +00:00
project-manager-shim-middleware Fix ESLint errors, add some docs (#11339) 2024-10-21 12:56:39 +00:00
public Remove download font scripts (#11317) 2024-10-14 16:11:42 +00:00
scripts Remove download font scripts (#11317) 2024-10-14 16:11:42 +00:00
src Limit light selection to "widget-colored" widgets only (#11358) 2024-10-21 13:38:57 +00:00
templates Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
.gitignore Remove download font scripts (#11317) 2024-10-14 16:11:42 +00:00
.prettierrc.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
env.d.ts Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
index.html Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
lib0-ext.d.ts Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
LICENSE Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
package.json Fix ESLint errors, add some docs (#11339) 2024-10-21 12:56:39 +00:00
playwright.config.ts Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
shortcuts.md Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tailwind.config.js Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tsconfig.app.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tsconfig.app.vitest.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tsconfig.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tsconfig.node.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tsconfig.scripts.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
vite.config.ts Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
vite.test.config.ts Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
vitest.config.ts Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00