Addressed those last two comments. 🙂
Sorry, I was being dumb.
Should be sorted now - thank you.
@konrad Odd, it works fine for me 🤔
Which browser and device are you using? I've tried on Chrome and Firefox.
Good catch, I was duplicating a few rules as I kept the original opacity: 0
then immediately set it back to opacity: 1
.
I've removed the duplicates now.
Pretty good: https://caniuse.com/css-media-interaction
Looks like for iPads with the apple pencil the hover check would be false
then we would just show the star and overflow menu button, which seems fine to me.
Alternatively we could remove the…
It's not intentional.
Great, I'll submit a fix when I get some time.
Looks like the issue is because the star button is shown on hover. Was thinking on mobile it should just always be…