Respect cursor_pointer when a ButtonLike is disabled (#29737)
Richard Feldman
created
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