You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TextCenter placement put the triangle ~15px low beside plain text and
~15px high beside accented text: combining accents grow that line's box
and move its center, so no single nudge could fit both. Anchor the
placeholder to the baseline — which accents cannot move — and re-center
the ink with one measured offset. Pixel-verified <=1px against both a
plain full-size word line and an accented, scaled sentence line.
0 commit comments