zed/crates/gpui/src/elements
Antonio Scandurra 447f350123 Compute line-height as a multiple of font size
...instead of using the bounding box. This makes `PragmataPro` and other
fonts render more cleanly.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-03-15 16:35:06 +01:00
..
align.rs Associate collaborator avatars with "ribbons" corresponding to their cursor color 2021-11-28 13:25:05 -07:00
canvas.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
constrained_box.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
container.rs Add bottom margin to the outline view 2022-01-14 11:01:20 -08:00
empty.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
event_handler.rs Switch to using mouse navigation events instead of other in order to get rid of opaque button id 2022-03-09 15:04:04 -08:00
expanded.rs Introduce Expanded element 2022-01-06 17:35:45 -08:00
flex.rs Unify Flexible and Expanded elements 2022-01-06 17:29:34 -08:00
hook.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
image.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
label.rs Compute line-height as a multiple of font size 2022-03-15 16:35:06 +01:00
list.rs Start on implementing filtering support for Cursor::prev 2022-03-15 15:13:23 +01:00
mouse_event_handler.rs Automatically include current view id in element state ids 2022-02-17 13:44:46 -08:00
overlay.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
stack.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
svg.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
text.rs Compute line-height as a multiple of font size 2022-03-15 16:35:06 +01:00
uniform_list.rs Don't render sample item twice in UniformList 2022-02-15 12:02:58 +01:00