Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphical overlay widget without capturing mouse? #1379

Open
alvinhochun opened this issue Aug 13, 2020 · 0 comments
Open

Graphical overlay widget without capturing mouse? #1379

alvinhochun opened this issue Aug 13, 2020 · 0 comments

Comments

@alvinhochun
Copy link
Collaborator

I want to make a graphical debug overlay widget that will draw some text, rects and lines over another widget, but it seems that even if I overridden the Widget::is_over function of the container widget to always return false, the child widgets still capture the mouse. Is there any way to get Conrod to treat the widget to be completely transparent to the mouse and touch?

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

No branches or pull requests

1 participant