You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I would like to remove this hover effect. I wanted to try with a PointerGestureRecognizer but this does not apply to an Entry.
I also started doing something like this because my Entry is custom but the color only changes when the cursor leaves the area while I am in the PointerEntered event:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is what my Entry looks like without hover :

And when I hover over my Entry :

So I would like to remove this hover effect. I wanted to try with a PointerGestureRecognizer but this does not apply to an Entry.
I also started doing something like this because my Entry is custom but the color only changes when the cursor leaves the area while I am in the PointerEntered event:
Thanks for help.
Beta Was this translation helpful? Give feedback.
All reactions