Skip to content

handle_class: resize does not work if multiple classes are added #599

@kevinch1

Description

@kevinch1

I'm trying to use a fontawesome class as handle_class, this classes have the format fas fa-[some-name] and it seems that breaks the resizing, I believe it has something to do with the fact that a class with the same name of the one you specify as handle_class + -both is added to the span, and in this case what is doing is generating is a span with this class attribute fas fa-expand-arrows-alt fas fa-expand-arrows-alt-both

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