microdotblog / microblog-react

MIT License
29 stars 3 forks source link

Highlight button is hidden #34

Closed otaviocc closed 9 months ago

otaviocc commented 1 year ago

Hi there,

The highlight button is hidden behind the iOS contextual menu.

I'm no sure if it's possible to handle this in React, but it would definitely improve the Reading/Highlighting experience.

Thanks!

image

manton commented 1 year ago

For now you should be able to tap on the selected text to hide the menu. I'd love to eventually put "Highlight" directly in the standard menu, but I'm not sure if that is possible. We may need to just rearrange where the button appears.

vincentritter commented 9 months ago

We deployed a tweak to this a few weeks ago, so let me know if this works better. Will close for now.