We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The pointer in a tooltip is misaligned and isn't centered. Red boxes are equal widths in the following screenshot:
The tooltip pointer should be centered and equal widths from both sides, space permitting.
See summary.
The text was updated successfully, but these errors were encountered:
[Tooltip] Fix pointer alignment (#10282)
9a2d4f6
Fixes #10280
kyledurand
Successfully merging a pull request may close this issue.
Issue summary
The pointer in a tooltip is misaligned and isn't centered. Red boxes are equal widths in the following screenshot:
![image](https://private-user-images.githubusercontent.com/67433661/264431766-f1231b95-277e-4cc8-98a6-0922f7a656a9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MjI4MzgsIm5iZiI6MTczOTYyMjUzOCwicGF0aCI6Ii82NzQzMzY2MS8yNjQ0MzE3NjYtZjEyMzFiOTUtMjc3ZS00Y2M4LTk4YTYtMDkyMmY3YTY1NmE5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDEyMjg1OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRjYjJhNmY5NWZmMThlNzQ4MTNiNGEwMTY1YzE1OGM1OWVmODFjNTBiNDI4YTUwZWY2YzkxNmQ3ZmI5OGE4OTAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.sdaNPMAvAHoKw7uGVWHSUkhn1wbLxVu9R-qe_WbMpeM)
Expected behavior
The tooltip pointer should be centered and equal widths from both sides, space permitting.
Actual behavior
See summary.
The text was updated successfully, but these errors were encountered: