Make compact graph editors draggable #169

Merged
lost-rob0t merged 3 commits from agent/draggable-graph-editor into main 2026-08-11 05:51:58 +00:00
lost-rob0t commented 2026-08-11 05:49:43 +00:00 (Migrated from github.com)

Port of the draggable compact graph editor behavior from core lost-rob0t/quasar PR #29.

What changed

  • drag compact document/relation/research editor shells by the header on desktop
  • clamp the moved editor inside the graph editor layer
  • keep the mobile bottom-sheet editor non-draggable
  • add rendered-shell coverage for the draggable marker

Sync

This intentionally mirrors the core implementation so Quasar variants do not drift.

Port of the draggable compact graph editor behavior from core `lost-rob0t/quasar` PR #29. ## What changed - drag compact document/relation/research editor shells by the header on desktop - clamp the moved editor inside the graph editor layer - keep the mobile bottom-sheet editor non-draggable - add rendered-shell coverage for the draggable marker ## Sync This intentionally mirrors the core implementation so Quasar variants do not drift.
Sign in to join this conversation.
No description provided.