sphinx-extensions2 / sphinx-tippy

Get rich tool tips in your sphinx documentation!
https://sphinx-tippy.readthedocs.io
MIT License
33 stars 5 forks source link

Scrollable tooltip #11

Open LecrisUT opened 9 months ago

LecrisUT commented 9 months ago

Thanks @chrisjsewell for this project. I have been trying to configure sphinx-hoverxref to work on myst-parser with no success, so I am considering jumping ship. There is however one aspect that would be great to have from sphinx-hoverxref is the rendering of it.

More specifically the way you can hover over to the tooltip and then scroll through it. Not having it is a bit problematic since the top-level page can easily go out of bounds in both the vertical and horizontal direction. Any ideas on how hard would be to implement this?