Skip to content

Suggest add user-select: none to [button-toggle]  #1086

Closed
@colinfang

Description

@colinfang

Since button-toggle appears like buttons, I suggest user-select should be disabled. (Maybe in .md-button-toggle-label-content)

        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgenthelp wantedThe team would appreciate a PR from the community to address this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions