mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 20:01:33 +00:00
b8b951deab
This fixes an annoying issue where if the last mouse moved event was during a drag it would never trigger mouse cursor changes until next mouse move reset it. It makes sense to continue to not change the cursor while the button is pressed so instead this tracks when the mouse button is released in order to update the mouse move event |
||
---|---|---|
.. | ||
examples | ||
grammars/context-predicate | ||
src | ||
build.rs | ||
Cargo.toml |