This commit is contained in:
McShelby 2025-02-17 07:34:20 +00:00
parent c98a136e53
commit d7741fc42a
1192 changed files with 20329 additions and 20331 deletions

View file

@ -1324,7 +1324,6 @@ function initScrollPositionSaver() {
function savePosition(event) {
// #959 if we fiddle around with the history during print preview
// GC will close the preview immediatley
console.log('savePosition', event);
if (isPrintPreview) {
return;
}