Skip to content
Snippets Groups Projects
Commit 69216564 authored by Nico's avatar Nico Committed by Sebastian
Browse files

Don't use text PointerIcon on buttons in text fields

Thanks to the research of Paul, I could quickly find the right modifier
to change the mouse appearance upon hovering buttons.

For most buttons we stay with the default PointerIcon, just inside text
fields it showed the text PointerIcon. With this commit the default
PointerIcon is shown consistently across all buttons.

In a later MR we could switch all buttons to show the hand icon, but I
wouldn't do it because later Compose versions might do this
automatically and the APIs used here are experimental.
parent 91c764b8
1 merge request!175Don't use text PointerIcon on buttons in text fields
Pipeline #9954 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment