AurelioDeRosa/audero-sticky

Use transitions instead of modifying the top property

Opened this issue · 0 comments

The library emulate the behavior of position: sticky by modifying the top property of the specified elements. To improve the performance, the library should use a transition.