ZIm/crates/ui/src/components/button
Richard Feldman d7e181576e
Respect cursor_pointer when a ButtonLike is disabled (#29737)
This is desirable for when we want to use a `ButtonLike` to show a
tooltip over an icon, and we don't want it to show the "not allowed"
cursor on hover.

Release Notes:

- N/A
2025-05-01 15:34:40 -04:00
..
button.rs Merge Component and ComponentPreview trait (#28365) 2025-04-08 16:09:06 -06:00
button_icon.rs Merge Component and ComponentPreview trait (#28365) 2025-04-08 16:09:06 -06:00
button_like.rs Respect cursor_pointer when a ButtonLike is disabled (#29737) 2025-05-01 15:34:40 -04:00
icon_button.rs Merge Component and ComponentPreview trait (#28365) 2025-04-08 16:09:06 -06:00
split_button.rs git: Amend (#28187) 2025-04-14 21:07:19 +05:30
toggle_button.rs Merge Component and ComponentPreview trait (#28365) 2025-04-08 16:09:06 -06:00