lepoco / lepoco/wpfui

Button FontSize ineffective

Open
#887 30 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C#
Stars
9.6k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

Describe the bug

fontsize ineffective .
nuget version Preview.9 is OK, Preview 10,11,12,13 all can be reproduced.

To Reproduce

minimal project ,https://github.com/IOL0ol1/WpfUITest.git

Expected behavior

plz fixed it

Screenshots

image

OS version

Windows 11 Pro 22H2 (22621.3007)

.NET version

net6.0-windows
net8.0-windows

WPF-UI NuGet version

3.0.0-preview.13
3.0.0-preview.12
3.0.0-preview.11
3.0.0-preview.10

Additional context

Preview.9 is OK, Preview 10,11,12,13 all can be reproduced

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running the minimal project at https://github.com/IOL0ol1/WpfUITest.git with WPF-UI 3.0.0-preview.13 on the reported .NET and Windows versions, then compare it with Preview.9, where the behavior worked. Trace the Button styling or template involved in applying FontSize. Done means FontSize="100" visibly affects the Button text again without regressing the affected preview versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.