Skip to content

Runtime error when using text-shadow CSS property on Android #26

@rdlauer

Description

@rdlauer

When I use text-shadow on a ui-label 1.3.41 element, I get a runtime error on Android (works on iOS):

Cannot read properties of undefined (reading 'toDevicePixels')

Here is some example CSS:

text-shadow: 0 1 2 black;

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