zed/crates/gpui
Mikayla Maki 40030f32d9
Fix two mouse event bugs (#2835)
This PR fixes two bugs we discovered in Zed's mouse event handling while
investigating an interesting and mysterious bug we we were seeing, where
spurious `MouseMoved` events would continuously be dispatched after
control-clicking.

Release Notes:

- Fixed a rendering glitch that could occur after control-clicking
certain elements.
2023-08-09 09:04:32 -07:00
..
examples
src Fix two mouse event bugs (#2835) 2023-08-09 09:04:32 -07:00
build.rs
Cargo.toml WIP 2023-08-06 12:45:31 -06:00