Projet

Général

Profil

Evolution #1442 » 0001-Remove-forgotten-js-console-log-call.patch

Guillaume AGNIERAY, 15/09/2021 12:01

Voir les différences:

source/_styles/static/intelligentscroll.js
var curtop = sb.offset()['top'];
var curbot = curtop + sbh;
console.log(winbot + ' ' + curbot);
// does sidebar fit in window?
if (sbh < win.innerHeight()) {
// yes: easy case -- always keep at the top
(1-1/2)