Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.09k stars 4.95k forks source link

[CSS Tooltip] Tooltip arrow off-center when position is "bottom center" #7021

Open caseprince opened 3 years ago

caseprince commented 3 years ago

Screenshot

Image 30

Expected Result

Arrow is centered.

Actual Result

Arrow is off-center. This is reproduceable in Chrome, Firefox and Edge. It is not an issue when position is "top center".

Version

2.4.2

Testcase

https://jsfiddle.net/ktv90sq6/

Also reproducible on https://semantic-ui.com/modules/popup.html

lubber-de commented 3 years ago

The community fork Fomantic-UI fixed this by https://github.com/fomantic/Fomantic-UI/pull/1801