Very slow resizing
Open
- Dominant language
- Rust
- Stars
- 4.1k
- Forks
- 203
- Avg merge
- 8h 58m
- Merged PRs (30d)
- 112
Description
https://github.com/user-attachments/assets/90bdbba8-0477-4eec-bea5-18bcb29a618a
It also crashed at the end of the recording after letting go of drag, with the following panic message:
```
thread 'main' (57919) panicked at /home/[redacted]/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu_context-0.1.2/src/surface_renderer.rs:215:14:
failed to get surface texture: Timeout
```
More details in case any of this is useful:
commit: 76958f48aec11ae70ae638c20f43b4fb785e577e
invocation command: `cargo run --profile production --package readme`
compiler: rustc 1.93.0-nightly (c23ed3ef2 2025-11-23)
OS: Fedora 43
GPU: 1050 Ti
Contributor guide
Assessment
This issue has not been assessed yet.