DioxusLabs / DioxusLabs/dioxus
Window tearing
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
**Problem**
I'm seeing image tearing when quickly resizing Dioxus desktop apps.
**Steps To Reproduce**
cargo run --release --example calculator
**Expected behavior**
I expected to be able to resize the application's window cleanly.
**Screenshots**

**Environment:**
- Dioxus version: v0.5.0, master
- Rust version: stable-x86_64-pc-windows-msvc (default), rustc 1.77.0 (aedd173a2 2024-03-17)
- OS info: Windows 10
- App platform: desktop
**Questionnaire**
- [ ] I'm interested in fixing this myself but don't know where to start
- [ ] I would like to fix and I have a solution
- [ ] I don't have time to fix this right now, but maybe later
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.