Files
oak-gpui/crates
Nathan Sobo 21f0409e3b Fix anti-aliasing artifacts in borders
Previously, we changed borders to be drawn after content, so they are no longer
part of the same quads as the background. In our change, we gave the background
quad a transparent black border and the border quads transparent black
backgrounds. However, this caused the other channels to blend toward that black
color before becoming fully transparent, causing them to become darker.

In this PR, I source the "placeholder" color by duplicating the values for
the other channels and only adjust the alpha down to zero.
2023-12-29 08:49:01 -07:00
..
2023-11-14 08:28:57 -05:00
WIP
2023-12-05 19:27:15 +01:00
2023-11-02 10:55:02 -07:00
2023-11-17 12:54:16 -08:00
2023-12-12 11:27:40 -05:00
2023-12-22 20:23:55 -05:00
2023-12-20 13:15:44 -05:00
2023-12-28 19:22:43 +01:00
2023-12-05 14:57:20 +01:00
2023-11-02 10:55:02 -07:00
2023-12-11 12:28:22 +02:00
2023-11-02 19:18:01 -06:00
2023-12-28 19:22:43 +01:00
2023-12-13 13:40:19 -08:00
2023-12-25 03:36:54 -05:00
2023-12-28 19:22:43 +01:00
2023-12-28 19:22:43 +01:00
2023-12-13 10:47:32 -05:00
2023-12-13 10:47:32 -05:00
2023-11-30 13:07:47 +02:00
2023-11-08 21:23:31 -08:00
2023-12-28 19:22:43 +01:00
2023-11-29 11:52:26 +02:00
2023-12-26 14:11:51 +02:00
2023-12-12 13:34:46 +02:00
2023-12-11 12:28:22 +02:00
2023-12-11 12:28:22 +02:00
2023-12-22 18:43:57 +02:00
2023-12-11 09:38:23 -07:00
WIP
2023-11-16 10:40:02 +02:00
2023-11-03 14:53:08 +01:00
2023-11-03 12:15:23 -04:00
2023-12-28 19:22:43 +01:00
2023-12-12 18:54:35 -07:00
2023-10-23 11:06:58 +02:00
2023-12-22 20:23:55 -05:00
2023-12-25 07:45:39 -05:00
2023-12-13 14:14:03 -07:00
2023-10-28 11:37:25 -04:00