The tooltips are slightly disconnected from pointing triangles in certain environments #5821
Labels
domain:ui/ux
This issue reports a problem related to UI or UX.
package:theme-lark
squad:features
Issue to be handled by the Features team.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
The tooltips are slightly disconnected from pointing triangles in certain environments
📝 Provide detailed reproduction steps (if any)
I just noticed that the tooltip body is slightly disjointed from the pointer.
✔️ Expected result
The tooltip pointer should be aligned without spacing.
❌ Actual result
This is how it looks on Chrome78 @ win10:
I went to Firefox to check if it's browser dependent, and seems like it is. Here's the screenshot from Firefox:
📃 Other details
I believe the display settings are critical here.
I'm using
window.devicePixelRatio = 2.5
(3840x2160 resolution).It looks correct in the same browsers in lowDPI environments.
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: