zed/crates/storybook2
Marshall Bowers c10d8a8110
Fix cursor styles not displaying properly (#3493)
This PR fixes an issue where an element with a cursor style set would
not update the cursor when hovering over it.

Previously the cursor style would only appear by interacting with the
element in some way, for instance, by clicking on the element or by
having a `.hover` with some other style being applied.

Release Notes:

- N/A
2023-12-04 16:40:53 -05:00
..
docs WIP 2023-09-20 14:32:55 -06:00
src Fix cursor styles not displaying properly (#3493) 2023-12-04 16:40:53 -05:00
build.rs WIP 2023-09-20 14:32:55 -06:00
Cargo.lock WIP 2023-09-20 14:32:55 -06:00
Cargo.toml Extract Story into separate story crate (#3378) 2023-11-21 13:42:00 -05:00