Closed workgroupengineering closed 9 months ago
FontSize is set via DynamicResource here: https://github.com/amwx/FluentAvalonia/blob/759d12a67f623a15f44c18c10e0e7480a69aa8e1/src/FluentAvalonia/Styling/ControlThemes/BasicControls/ButtonStyles.axaml#L30
Overriding the resource will update button font size
Describe the bug
If you set the
TextElement.FontSize
of a Button container, the button will not honor the setting.How reproduce:
Screenshots
FASandbox
Avalonia Sandbox
Desktop/Platform
Additional context Add any other context about the problem here.