Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
fix tooltip display bug#15387
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
fix tooltip display bug#15387
Uh oh!
There was an error while loading.Please reload this page.
Conversation
sphinx-gallery/sphinx-gallery#543 has been included in sphinx-gallery 0.5. IMHO we should bump our dependency and move this forward. |
Updated CSS to fix an issue with the tooltip being cutoff by theedge of the content. This change is dependent on updates to sphinxgallery.
This is the lowest version that has the CSS bug fix
a079333
toef82f81
CompareOwee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulation you did some good work ! Hopefully your backport PR will be tested by the continuous integration and merged soon! If these instruction are inaccurate, feel free tosuggest an improvement. |
Merge pull requestmatplotlib#15387 from dorafc/fix_tooltip_display_bugDOC: fix tooltip display bug
…-v3.2.1-docBackport PR#15387: fix tooltip display bug
Updated CSS to fix an issue with the tooltip being cutoff by the
edge of the content. This change is dependent on updates to sphinx
gallery. This will also require a sphinx gallery version bump after the new version is released (otherwise there will be block of extra white space on the page)
requiressphinx-gallery/sphinx-gallery#543
PR Summary
PR Checklist