Restore WebGL control overlay and page grid

This commit is contained in:
2026-06-06 15:17:50 +02:00
parent 9836c68ffa
commit bc736513d4
7 changed files with 78 additions and 28 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ const ModuleState = {
ERROR: 'ERROR'
};
const MODULE_CACHE_BUSTER = '20260606-webgl-pagination-foundation';
const MODULE_CACHE_BUSTER = '20260606-webgl-overlay-page-layout';
window.MODULE_CACHE_BUSTER = MODULE_CACHE_BUSTER;
/**