Skip to content

fix(panel): trigger picking on panel re-enter - #231

Closed
seankmartin wants to merge 1 commit into
masterfrom
fix/panel-mouseenter-pick
Closed

seankmartin wants to merge 1 commit into
masterfrom
fix/panel-mouseenter-pick

Conversation

@seankmartin

Copy link
Copy Markdown

This is primarily to address the case that the command palette brought up. Because you can move the mouse with the palette behind the mouse, when you close the palette the mouse can be in a new location but not trigger a pick. This meant the old picking state was shown until the mouse moved

This is primarily to address the case that the command palette brought up. Because you can move the mouse with the palette behind the mouse, when you close the palette the mouse can be in a new location but not trigger a pick. This meant the old picking state was shown until the mouse moved
@seankmartin
seankmartin force-pushed the fix/panel-mouseenter-pick branch from d39b74d to e6024de Compare September 23, 2026 13:27
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