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

Windows: Panic "already borrowed" when reentering wnd_proc due to mouse move or timer #143

Open
helgoboss opened this issue Apr 16, 2023 · 0 comments

Comments

@helgoboss
Copy link

Reentering wnd_proc can happen, e.g. when opening the system web browser in an event handler via webbrowser crate.

Originally I made PR #130 for this issue, but since PR #136 has been merged, there's a more elegant way to fix the issue. I will file a new PR.

helgoboss added a commit to helgoboss/baseview that referenced this issue Apr 16, 2023
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