Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Text attributes bug / question #84

@AlexisQapa

Description

@AlexisQapa

Hi,

Any reason you are using [String:Any] instead of [NSAttributedStringKey:Any] in the style struct ?

This is not really convenient for the user as you have to cast styles to String dict and on your side you do the opposite operation. As this dict is only intended to be used with NSAttributedStringKey you should keep using only NSAttributedStringKey.

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