Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(renderer): Fixed incorrect overlay text position of inline elements
Before: ■ Text ├┤ Left side ├───┤ Overlay text Now: ■ Text ├┤ Left side ├──┤ Overlay text Closes #9
- Loading branch information