Skip to content

WFF - Changing Font Size #1244

@3llomi

Description

@3llomi

Is there a way to allow the user to change the font size through configuration?
I'm thinking of adding

<ListConfiguration  id="font_size" ....>

<ListOption id="small" />
<ListOption id="medium" />
<ListOption id="large" />

</ListConfiguration>

But this means that I have to add the same <Text> 3 times (for each font size) * 2 (for variant) which is a pain.
Is there a better way for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions