ZIm/crates/gpui/src/elements
Antonio Scandurra ddc71653ad Maintain scroll position in contacts list
Co-Authored-By: Max Brunsfeld <max@zed.dev>
2022-10-25 18:36:33 +02: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 add mouse region handler bool for adding the handler above the child 2022-10-24 23:30:35 -07: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 Maintain scroll position in contacts list 2022-10-25 18:36:33 +02: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 add mouse region handler bool for adding the handler above the child 2022-10-24 23:30:35 -07:00