question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Solid position not centered

See original GitHub issue

Hi,

I just noticed that the arrow of the tooltip (with the solid effect) is not centered on the tooltip box (thus, neither on the tooltip anchor). It’s slightly misaligned to the left.

Here’s an example on your demo website.

CleanShot 2022-11-25 at 15 13 20@2x

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
danielbarioncommented, Dec 1, 2022

Hey @DonatienD, thanks!

Answering your questions, this doc is related to V5, currently, I’m the only dev actively coding into ReactTooltip, sometimes community helps, but or I focus in V4 or in V5 because of my available time, for now, I’m focusing to finish V5 and let this one stable ready for production 😃

0reactions
danielbarioncommented, Dec 7, 2022

Closing all v4 issues due to V5 released.

If necessary, please open a new issue using V5, thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Center a position:fixed element - css - Stack Overflow
Without position : fixed; it centers fine horizontally, but not vertically. After adding position: fixed; , it's even not centering horizontally. Here's the ......
Read more >
Quick CSS Trick: How To Center an Object Exactly In The Center
I recently needed to make a placeholder page for a site. I wanted the logo image to be centered exactly in the middle...
Read more >
How to Center an Element with a Fixed Position - W3docs
Sometimes, you may have difficulties trying to center an element which has a position set to "fixed". If you have faced it, read...
Read more >
Overriding the Center of Mass Position - SolidWorks Web Help
The COM point of the solid part is shown near the center of the enclosure. Because the enclosure is actually hollow, you know...
Read more >
How to Center an Absolute Positioned Element Vertically and ...
To center an element both vertically and horizontally: position: absolute; left: 0; right: 0 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found