michelson / dante2

A complete rewrite of dante editor in draft-js
https://michelson.github.io/dante2/
Other
912 stars 121 forks source link

Medium (+) tooltip on mobile left property not set correctly. #249

Open AndrewBMartin opened 4 years ago

AndrewBMartin commented 4 years ago

Want to reopen https://github.com/michelson/dante2/issues/111 .

On mobile safari and chrome, most of the the tooltip is displayed outside the screen.

Happy to open the PR, just need guidance on where the "top" and "left" attributes on the inlineToolTip are set when the "is-active" class is added.