All work

Select view

Select search mode

 

Replacing animate property to animation in css files

Description

There is no animate property in CSS. It should be renamed to animation.

The requisite changes are to be made in the following file:

https://github.com/fluid-project/infusion/blob/master/src/components/textfieldControl/css/TextfieldSlider.css

 

Environment

None

Attachments

1

Details

Assignee

Reporter

Original estimate

Time tracking

No time logged1h remaining

Components

Affects versions

Priority

Created February 28, 2020 at 1:58 PM
Updated February 28, 2020 at 4:07 PM

Activity

Show:

Sachin Chopra February 28, 2020 at 4:07 PM

Instead of animation, animation-duration should be used.

Flag notifications