mirror of
https://github.com/stablyai/orca.git
synced 2026-09-25 00:02:35 +00:00
Allows the user to reposition the sidekick overlay by pressing and dragging. Position is clamped to the viewport (including on resize) and persisted to localStorage. Uses pointer capture so drag state can't get stuck if the pointer is released outside the window. Co-authored-by: Orca <help@stably.ai>