zed/crates/gpui/src/elements
2022-11-16 10:44:13 -08:00
..
align.rs Remove dispatch_event from Element trait 2022-10-16 13:08:25 -06:00
canvas.rs Remove dispatch_event from Element trait 2022-10-16 13:08:25 -06:00
constrained_box.rs Remove dispatch_event from Element trait 2022-10-16 13:08:25 -06:00
container.rs Remove dispatch_event from Element trait 2022-10-16 13:08:25 -06:00
empty.rs Remove dispatch_event from Element trait 2022-10-16 13:08:25 -06:00
expanded.rs Remove dispatch_event from Element trait 2022-10-16 13:08:25 -06:00
flex.rs Fix unscaled scrolling when using an imprecise mouse wheel 2022-11-16 10:44:13 -08:00
hook.rs Remove dispatch_event from Element trait 2022-10-16 13:08:25 -06:00
image.rs Remove dispatch_event from Element trait 2022-10-16 13:08:25 -06:00
keystroke_label.rs Remove dispatch_event from Element trait 2022-10-16 13:08:25 -06:00
label.rs Remove dispatch_event from Element trait 2022-10-16 13:08:25 -06:00
list.rs Fix unscaled scrolling when using an imprecise mouse wheel 2022-11-16 10:44:13 -08:00
mouse_event_handler.rs roll back mouse position in mouse_state struct in favor of using the dragged element position 2022-10-24 23:32:01 -07:00
overlay.rs Rename height to z-index 2022-10-25 13:47:12 +02:00
resizable.rs Allow specifying a custom height for stacking contexts 2022-10-25 13:41:47 +02:00
stack.rs tweak drop target overlay color and make stack fully constraint children by the first child 2022-10-24 23:47:43 -07:00
svg.rs Remove dispatch_event from Element trait 2022-10-16 13:08:25 -06:00
text.rs Remove dispatch_event from Element trait 2022-10-16 13:08:25 -06:00
tooltip.rs Remove dispatch_event from Element trait 2022-10-16 13:08:25 -06:00
uniform_list.rs Fix unscaled scrolling when using an imprecise mouse wheel 2022-11-16 10:44:13 -08:00