Skip to content

fix: scope drag overlays to their view - #41

Open
ddebowczyk wants to merge 10 commits into
Jeshwin:mainfrom
ddebowczyk:fix/scope-view-overlays
Open

fix: scope drag overlays to their view#41
ddebowczyk wants to merge 10 commits into
Jeshwin:mainfrom
ddebowczyk:fix/scope-view-overlays

Conversation

@ddebowczyk

Copy link
Copy Markdown

Summary

  • render the drop-highlight overlay inside its owning Layman view root
  • keep drop coordinates local to that root
  • prove overlay instances remain separate across two views

Verification

  • npm test
  • npm run lint
  • npm run build:lib
  • npm run typecheck:consumer
  • npm run typecheck:tauri-example
  • npm run check:package
  • markdownlint README.md docs/**/*.md
  • yq . .github/workflows/ci.yml
  • git diff --check

Follow-up to the controlled-view hardening stack; merge after PR #40.

@ddebowczyk
ddebowczyk force-pushed the fix/scope-view-overlays branch 2 times, most recently from 4158dd0 to 6797c5e Compare August 12, 2026 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant