Open mdolr opened 4 years ago
Hi @mdolr! I'd love to work on this. Would you mind assigning it to me?
Hey @mdolr, just letting you know I'm almost done with this one, but just trying to fix one thing with my code that's causing a styling issue before I submit.
Hi @mdolr! Just submitted a PR to address this issue: see #146.
Make sure the content always fits on the screen, here are various things that could be done :
This has to be done as sometimes the container is below the cursor but because there is not enough space its position is changed to above the cursor even though it doesn't fit too.
The container positionning logic is situated in
js/core.js
in themousemove
event.