Skip to content

Theme config "Hint" 's font settings doesn't work for the hint info in APP list. #23

@yingw

Description

@yingw

The config in the theme config.json Hint period:

    "hint": {
        "font": "fusion-pixel-12px-proportional-zh_hans.ttf",
        "size": 12,
        "color": "#bcffb4"
    },

the font config won't take effect on the APP list.
It's using the config in the "List" config.

    "list": {
        "font": "fusion-pixel-12px-proportional-zh_hans.ttf",
        "size": 32,
        "color": "#bcffb4"
    },

image

The font size in hint area just show as same as the Title in List:
image

But in former theme design tool OVT.0.2.4 it shows:
image

Does it normal? to set the font same as list's

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