Skip to content

Wrong font size #135

@gabrc52

Description

@gabrc52

The font size is wrong (it does not respect the end user's font size preferences).

This is because you are hardcoding the scale factor to 1.0:

this.textScaleFactor = 1.0

You should use the default scale factor if the developer using this library does not pass one explicitly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions