Hello,
I'm trying to figure out how I can change the color of a button when I hover over it without changing the color of the text.
I've played with the hover function... but whenever I use it, it only changes the color of the text. Any suggestions?
Thank you,
M
Solved! Go to Solution.
Hi v-maper,
More details about Hover properties, please check it at here:
https://docs.microsoft.com/en-us/powerapps/controls/properties-color-border
Best regards,
Mabel Mao
Hi v-maper,
More details about Hover properties, please check it at here:
https://docs.microsoft.com/en-us/powerapps/controls/properties-color-border
Best regards,
Mabel Mao
You can use a transparent button over the elements and change HoverFill property to a RGBA color with A less than 100%.
For example:
There's a lot of ideas on this forum regarding this situation, i think the dev team will keep this on radar for next milestones because these workarounds are not healthy for our apps.
LF.
User | Count |
---|---|
152 | |
100 | |
89 | |
78 | |
58 |
User | Count |
---|---|
194 | |
188 | |
106 | |
99 | |
91 |