RibirX/Ribir

AppCtx::remove_wnd after paint panic

sologeek opened this issue · 0 comments

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