fix floating point layout issues
Open
bug
- Dominant language
- Rust
- Stars
- 95
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Widgets can sometimes be laid out at half pixel increments causing layout problems.
- [ ] Font rendering can happen at half pixels causing bad looking text on non-hidpi displays.
- [x] On a hidpi display, images using a scale_factor of 1 can show seams in some situations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.