Skip to content
New issue

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

Fix the problem that getHeight() is smaller than the actual value #505

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Commits on Aug 18, 2023

  1. Fix the problem that getHeight() is smaller than the actual value

    `+ getLeading()` was removed in this commit: apache@5a18307#diff-4cd687c3da36fff3b21d074a27f7bac176c2845b43d37eca3af37fb920baf32cL73
    I can't find a reason for the removal.
    Due to the lack of leading height, the height obtained by this method is much smaller than the actual height (Test with Chinese characters).
    magnww committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    97ae4e6 View commit details
    Browse the repository at this point in the history