Hi folks!
When adding hover color properties to my label, they do not change when hovering over the objects.
Please help.
Solved! Go to Solution.
Hi @Olivia_Dudley ,
Can you please try to create a new app and test the same issue. Try removing and adding the label back again.
I tested the label and hover seems to be working fine with the same properties you have.
I might be able to help you with the OnSelect(). Can you please post the codes.
Cheers
Hi @Olivia_Dudley ,
If you're cetain you have the right codes, it could be a browser cahce issue, please try deleting your broswer's cache or use a different browser and check if it still replicated the issue. Another thing is to make sure your broswer is up to date.
To further assist you weould you mind posting a screenshot of codes?
----------------------------------------------------------------------------
Thanks,
K-A-R-L
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If you thought this post was helpful, please give it a Thumbs Up.
Hi @K-A-R-L ,
Label properties are...
Color: White
HoverColor: Green
Fill: Blue
HoverFill: Green
(The color is green bc I want to make sure I see the change before I start doing detailed formatting.)
When I hover nothing happens... I almost forgot, the OnSelect property does not work either.
What I have tried...
Testing the same properties on a rectangle... works.
Tesing in different browsers on different machines (both machines Win10 64-bit laptops with identical build)
Hi @Olivia_Dudley ,
Can you please try to create a new app and test the same issue. Try removing and adding the label back again.
I tested the label and hover seems to be working fine with the same properties you have.
I might be able to help you with the OnSelect(). Can you please post the codes.
Cheers
Thank you @K-A-R-L! I just came back to this... everything I was doing is correct. I just add to delete the label and recreate it with the properties I needed. Cutting and pasting the properties and/or the object did not work for me, so recreation was the final solution.
Hi @Olivia_Dudley ,
I'm glad that it's all working now. If you still need help with the OnSelect() just let me know.
Best of luck!
Cheers
I had the same issue (which is why I searched for this post). In my case, the label was part of a gallery, and the gallery's DIsplayMode was View, which stopped the HoverFill property from applying. So check the parent object's DisplayMode property.
User | Count |
---|---|
121 | |
88 | |
88 | |
75 | |
66 |
User | Count |
---|---|
216 | |
180 | |
138 | |
96 | |
73 |