186 x 28 x 186 cm
. // With a cached glb the event is already gone by the time the listener is // added, so a listener on its own leaves every label blank. if (mv.loaded) layoutDims(); var cb = document.querySelector('#show-dimensions'); if (cb) cb.addEventListener('change', function(){ mv.querySelectorAll('.dim, #dimLines').forEach(function(el){ el.classList.toggle('hide', !cb.checked); }); }); })();