ZIm/crates/gpui/src/elements
Matin Aniss 21a6664cf8
gpui: Support animated WebP image (#20778)
Add support for decoding animated WebP images into their individual
frames.

Release Notes:

- N/A
2024-12-06 14:53:27 -08:00
..
anchored.rs Improve popup menu to leave some margin with window edges (#17159) 2024-09-07 03:05:57 +02:00
animation.rs gpui: Replace redundant code in animation (#19273) 2024-10-16 10:26:26 -07:00
canvas.rs gpui: Pass Style by value to request_layout (#11597) 2024-05-09 11:38:53 +02:00
common.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
deferred.rs Incorporate ElementId as part of the Element::id trait method and expose GlobalId (#11101) 2024-04-28 13:59:21 -06:00
div.rs Allow splitting the terminal panel (#21238) 2024-11-27 20:22:39 +02:00
img.rs gpui: Support animated WebP image (#20778) 2024-12-06 14:53:27 -08:00
list.rs Update a few doc comments (#19911) 2024-10-29 10:09:49 -07:00
mod.rs Add a simple set of default colors to gpui (#17110) 2024-08-29 16:50:03 -04:00
surface.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
svg.rs fix: Typos (#15313) 2024-07-26 17:52:37 -07:00
text.rs Fix line truncate crash on Windows (#17271) 2024-11-20 16:47:55 -08:00
uniform_list.rs Prefer revealing items in the middle of the list for outline and project panels (#20349) 2024-11-07 14:36:29 +02:00