Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix ToolTip taking parent line height and font weight into account#1525

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Nuklon wants to merge1 commit intolepoco:main
base:main
Choose a base branch
Loading
fromNuklon:patch-32

Conversation

Nuklon
Copy link

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

ToolTip currently sets the internal FontSize to 12, that's OK, but the LineHeight and FontWeight should also be set to ensure that if you have a parent element (e.g., a TextBlock) with say FontWeight SemiBold and LineHeight 28, these don't get used by ToolTip, which looks like a huge amount of padding at the bottom due to the line height.

@github-actionsgithub-actionsbot added controlsChanges to the appearance or logic of custom controls. stylesTopic is related to styles PRPull request release labelsAug 28, 2025
@NuklonNuklon changed the titleFix ToolTip taking parent lineheight and size into accountFix ToolTip taking parent line height and font weight into accountAug 28, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@pomianowskipomianowskiAwaiting requested review from pomianowskipomianowski is a code owner

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

controlsChanges to the appearance or logic of custom controls.PRPull requestreleasestylesTopic is related to styles

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@Nuklon

[8]ページ先頭

©2009-2025 Movatter.jp