Skip to content

Transitions are not disabled although enable-transitions is set to false in Classic theme #4928

@nelito987

Description

@nelito987

The "Classic" SASS theme for Kendo UI provides the $enable-transitions variable. It should behave consistently with other similar variables like $enable-rounded which means that when it is set to false, no transition properties would be set.

However, the following elements always have a transition property set, no matter what the value of $enable-transitions is:

.k-button::before
.k-list-item
Is this a bug or did I understand the meaning of $enable-transitions wrong?

Affected package (please remove the unneeded items)

  • theme-classic

Affected suites (please remove the unneeded items)

  • Kendo UI for jQuery

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingT: ClassicKendo Theme Classic

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions