Skip to content

Remove all FontSize setting from the global style ? #920

@IOL0ol1

Description

@IOL0ol1

Is your feature request related to a problem? Please describe

Setting FontSize in the global style will break the inheritance of FontSize, for example, if I set FontSize in Window, all child controls that do not set FontSize will automatically inherit the FontSize setting of Window, but now that FontSize has been set in the global style of many controls, then these controls will not be able to inherit the FontSize of Window.
So, why should font size be set in global styles?

Describe the solution you'd like

Remove all FontSize setting?

Describe alternatives you've considered

No response

Additional context

Correlation issues #887

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions