Skip to content

feat: pointer-highlight debug overlay#2

Merged
andreakarasho merged 1 commit into
mainfrom
feat/pointer-highlight-overlay
May 30, 2026
Merged

feat: pointer-highlight debug overlay#2
andreakarasho merged 1 commit into
mainfrom
feat/pointer-highlight-overlay

Conversation

@andreakarasho

Copy link
Copy Markdown
Owner

SetPointerHighlightEnabled toggles an EndLayout pass that frames every element under the pointer — topmost (PointerOverIds[0]) lime, occluded-beneath red — plus a faint gray box around every element laid out this frame. Off by default; emitted as Border render commands so any renderer that draws Border shows it.

SetPointerHighlightEnabled toggles an EndLayout pass that frames every element
under the pointer — topmost (PointerOverIds[0]) lime, occluded-beneath red —
plus a faint gray box around every element laid out this frame. Off by default;
emitted as Border render commands so any renderer that draws Border shows it.
@andreakarasho andreakarasho merged commit 903081d into main May 30, 2026
1 check passed
@andreakarasho andreakarasho deleted the feat/pointer-highlight-overlay branch May 30, 2026 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant