a136e0625f6bb3d21f85b56631cfb19c15ef9599
GridStack v12 removeInternalForSave() deletes w/h properties from save() output when they equal minW/minH (or 1). This caused _removeDemoView() to pass h:undefined to grid.update(), which GridStack then defaulted to h:1, shrinking all tiles. Fix: save layout by reading node properties directly instead of using _grid.save(false), ensuring w and h are always preserved.
Beschreibung
OSINT-Monitoringsystem
Sprachen
Python
52.2%
JavaScript
32.8%
CSS
9.9%
HTML
5.1%