- [ ] 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.
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.
On a hidpi display, images using a scale_factor of 1 can show seams in some situations.