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

AppCtx::remove_wnd after paint panic #485

Open
sologeek opened this issue Nov 23, 2023 · 0 comments
Open

AppCtx::remove_wnd after paint panic #485

sologeek opened this issue Nov 23, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@sologeek
Copy link
Contributor

Problem
AppCtx::remove_wnd after paint panic

Steps To Reproduce
Steps to reproduce the behavior:

  1. Create the second window
  2. Render a widget to the second window
  3. Remove the second window
  4. Panic

Or paste reproducible error codes:

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment:

  • Ribir version: master
  • Rust version: 1.75.0, nightly
@sologeek sologeek added the bug Something isn't working label Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant