Skip to content

[ZScreen, Panel] prevent mouse clicks from bleeding through#4968

Merged
myk002 merged 2 commits intoDFHack:developfrom
myk002:myk_pass_mouse
Sep 29, 2024
Merged

[ZScreen, Panel] prevent mouse clicks from bleeding through#4968
myk002 merged 2 commits intoDFHack:developfrom
myk002:myk_pass_mouse

Conversation

@myk002
Copy link
Copy Markdown
Member

@myk002 myk002 commented Sep 29, 2024

when clicking in the inset area of resizable windows

this PR fixes the issue and also fixes the trigger. Mouse clicks over the window area are now guaranteed not to bleed thorugh. Also, the window was not handling those clicks in the first place because the inset area was not marked as draggable when the window was also resizable due to how the defaults were calculated. Now the inset area is draggable by default.

@myk002 myk002 merged commit f49dcca into DFHack:develop Sep 29, 2024
@myk002 myk002 deleted the myk_pass_mouse branch September 29, 2024 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant