Skip to content

Conversation

RndUsr123
Copy link
Contributor

This PR may not be strictly related to the linked issue and rather attemps to fix the basic example provided in the comments by @lucasmerlin.

Demo:

Demo.mp4

This has been broken since release 0.27.0, specifically ca8c879.

I'm not familiar with how the code is structured so I tried to avoid changing things too much. Let me know if a different approach is preferable.

I've personally tested this to be working with both Area and Window but have also found a potential bug: Window.enabled(false) produces a semi-transparent panel background, which may or may not be the originally intended behavior.

Copy link

Preview available at https://egui-pr-preview.github.io/pr/7448-passthrough
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

@RndUsr123 RndUsr123 changed the title [WIP] Fixes interactable(true), allowing clicks and events to properly pass through Fixes interactable(true), allowing clicks and events to properly pass through Aug 13, 2025
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.

Hover through non-interactive windows now misbehaves, causing flickering

1 participant