ZIm/crates/zeta
Nathan Sobo cd1e56d6c7
Add support for dashed borders to GPUI (#27139)
Features:

* Scales dash spacing with border width.
* Laying out dashes around rounded corners.
* Varying border widths with rounded corners - now uses an ellipse for the inner edge of the border.
* When there are no rounded corners, each straight border is laid out separately, so that the dashes to meet at the corners.
* All sides of each dash are antialiased.

![image](https://github.com/user-attachments/assets/b3789a98-a5be-4f97-9736-c4e59615afe6)

![image](https://github.com/user-attachments/assets/739bdc57-4580-42c8-bfc3-6e287411a408)

Release Notes:

- N/A

---------

Co-authored-by: Michael Sloan <michael@zed.dev>
Co-authored-by: Ben <ben@zed.dev>
2025-03-25 11:11:04 -06:00
..
src Add support for dashed borders to GPUI (#27139) 2025-03-25 11:11:04 -06:00
Cargo.toml Make a single re-usable banner component (#27412) 2025-03-25 07:05:25 +00:00
LICENSE-GPL Introduce staff-only inline completion provider (#21739) 2024-12-09 14:26:36 +01:00