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

Set an appropriate minimum size for labels in windows that display incorrectly #86145

Commits on Jan 12, 2024

  1. Set an appropriate minimum size for labels in windows that display in…

    …correctly
    
    When the label's `autowrap_mode` is `AUTOWRAP_WORD_SMART` and the initial `text`
    is set at the same time, it may have a higher height.
    
    Set an appropriate minimum size for labels in windows that display incorrectly
    so that these controls display properly.
    Rindbee committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f932c65 View commit details
    Browse the repository at this point in the history