matcornic/hugo-theme-learn

Check perfect-scrollbar is used correctly

Open

#258 aperta il 1 apr 2019

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)HTML (1427 fork)batch import
bughelp wanted

Metriche repository

Star
 (1575 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

( cc @ozobi )

There are two static JS files relating to perfect scrollbar

./static/js/perfect-scrollbar.min.js
./static/js/perfect-scrollbar.jquery.min.js

Are these duplicated files or do they serve different purposes? Additionally, I can't see the instantiation of the library anywhere

Looking for any mention of new PerfectScrollbar.

Can either the duplicate file get removed, or can we remove it completely if it's unused?

Guida contributor