Files
oak-gpui/crates/gpui/src
Son bab4da78b7 Fix corner radius when doing rounded_full (#15663)
Release Notes:

- Fixed issue when doing `rounded_full`, it should render a pill-shape
rect instead of current eye-shape.

For example with this code
`div().h_4().w_16().bg(rgb(0xffffff)).rounded_full()`

Current:

<img width="144" alt="image"
src="https://github.com/user-attachments/assets/f8b20c7c-d91f-4c20-9f38-d435f59e72b7">

Fixed:

<img width="172" alt="image"
src="https://github.com/user-attachments/assets/ff8bbe26-2b31-4ef1-a2fb-25b458386ffb">
2024-08-12 15:24:32 +02:00
..
2024-07-23 15:01:05 -07:00
2024-07-22 10:46:16 -06:00
2024-06-18 12:16:54 -07:00
2024-03-11 10:45:57 +01:00
2024-07-03 11:28:09 -07:00
2024-08-06 16:55:51 -04:00
2024-01-21 14:26:45 -08:00
2024-07-22 10:46:16 -06:00
2024-07-22 10:46:16 -06:00
2024-08-09 13:37:54 -04:00
2024-01-21 14:26:45 -08:00
2024-07-26 16:42:21 -07:00
2024-07-26 16:42:21 -07:00
2024-05-29 18:06:45 -07:00
2024-07-26 16:42:21 -07:00