Files
oak-gpui/crates
Michael Sloan 8c8f50d916 Pull logic for clamping corner rounding radii out of Corners::to_pixels (#27460)
This seems more correct as corners are not necessarily only for rounding
radii.

Also applies clamping after scaling in `paint_quad`, deduplicating that
logic. This also provides a more precise result by doing the clamping
after scaling, avoiding floating point rounding issues (probably a
non-issue).

Release Notes:

- N/A
2025-03-25 21:56:17 +00:00
..
2025-03-21 10:04:39 -06:00
2025-03-22 02:56:25 +00:00
2025-01-27 13:40:59 -05:00
2025-03-10 13:38:30 -06:00
2025-03-25 18:18:22 +00:00
2025-03-18 12:55:25 -04:00
2025-03-24 22:31:11 -07:00
2025-03-06 10:56:28 -07:00
2025-03-24 22:31:11 -07:00
2025-03-21 20:08:03 +00:00