bevy/crates/bevy_ui
ickshonpe 07f61a1146
Round UI coordinates after scaling (#9784)
# Objective

Fixes #9754

## Solution

Don't round UI coordinates until they've been multiplied by the inverse
scale factor.
2023-09-18 22:55:43 +00:00
..
src Round UI coordinates after scaling (#9784) 2023-09-18 22:55:43 +00:00
Cargo.toml Bump Version after Release (#9106) 2023-07-10 21:19:27 +00:00