fix: include ice generation in resampling process (#1302)

* feat: include ice generation in resampling process

* chore: update version to 1.112.1 in versioning.js and resample.js script reference
This commit is contained in:
Marc Emmanuel 2026-02-03 16:46:19 +01:00 committed by GitHub
parent 844fc15891
commit b73557d624
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 2 deletions

View file

@ -28,6 +28,7 @@ window.Resample = (function () {
reGraph();
Features.markupPack();
Ice.generate()
createDefaultRuler();
restoreCellData(parentMap, inverse, scale);