zed/crates/gpui2
Nathan Sobo e37d7f5b0e
Fix click events by notifying when we assign pending_mouse_down (#3329)
We need to notify when we set the pending mouse down so we attach the
mouse up event listener before the mouse button is released.

Release Notes:

- N/A
2023-11-14 19:55:23 -07:00
..
docs Document contexts 2023-11-14 19:52:51 -07:00
src Fix click events by notifying when we assign pending_mouse_down 2023-11-14 19:22:41 -07:00
build.rs Tooltips in mouse event handler & fix executor timer 2023-11-03 18:02:58 -04:00
Cargo.toml Remove dependency from gpui from editor2 2023-11-03 09:05:58 +01:00