Skip to content

Use Intersection​Observer instead of scroll event

Peuj requested to merge Peuj/tabcenter-reborn:main into main

The idea is to use Intersection​Observer to activate or not the top/bottom shadow for performance reason.

Merge request reports