zed/crates/editor2
Antonio Scandurra b4fc8ea6f7 Fix porting mistake that caused clicking on the editor to misbehave
We used `width` instead of `height` in the "pixels-to-point" conversion
code, which would cause clicks to not work correctly when the width was
smaller than the `y` coordinate.
2023-12-11 14:21:55 +01:00
..
src Fix porting mistake that caused clicking on the editor to misbehave 2023-12-11 14:21:55 +01:00
Cargo.toml WIP 2023-11-13 15:53:04 -08:00