ZIm/crates/storybook2/src
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
..
stories Fix cursor styles not displaying properly (#3493) 2023-12-04 16:40:53 -05:00
assets.rs Use gpui instead of gpui2 consistenytly 2023-11-06 11:50:33 -07:00
stories.rs Add additional cursors to gpui2 2023-12-04 11:20:41 -05:00
story_selector.rs Add additional cursors to gpui2 2023-12-04 11:20:41 -05:00
storybook2.rs storybook2: Unsuppress and fix warnings (#3425) 2023-11-28 15:43:43 -05:00