diff --git a/copyparty/web/baguettebox.js b/copyparty/web/baguettebox.js index 212eaefc..34a05c64 100644 --- a/copyparty/web/baguettebox.js +++ b/copyparty/web/baguettebox.js @@ -341,8 +341,9 @@ window.baguetteBox = (function () { btnClose = ebi('bbox-close'); bcfg_bind(options, 'bbzoom', 'bbzoom', false, setzoom); - bcfg_bind(options, 'bbpixelated', 'bbpixelated', false, setpixelated); setzoom(); + bcfg_bind(options, 'bbpixelated', 'bbpixelated', false, setpixelated); + setpixelated(); } function halp() {