The OutputEditor popover was placed with a fixed top + an index-based left/right heuristic and never measured the viewport, so it clipped the screen edges when the window wasn't full-screen. It now measures its anchored rect on layout and translates itself back inside the viewport (8px gutter), re-checking on resize. |
||
|---|---|---|
| .. | ||
| osc-bridge | ||
| public | ||
| src | ||
| tests/e2e | ||
| .gitignore | ||
| index.html | ||
| ONBOARDING.md | ||
| package.json | ||
| playwright.config.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||