AppCtx::remove_wnd after paint panic
sologeek opened this issue · comments
sologeek commented
Problem
AppCtx::remove_wnd after paint panic
Steps To Reproduce
Steps to reproduce the behavior:
- Create the second window
- Render a widget to the second window
- Remove the second window
- 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