Replace compact fallback with slide-style regeneration

This commit is contained in:
2026-04-02 10:12:41 +09:00
parent 013ef613d2
commit 9cf20c02a5
8 changed files with 175 additions and 104 deletions

View File

@@ -10,26 +10,26 @@
"body": {
"block_count": 0,
"blocks": [],
"clientHeight": 390,
"clientHeight": 412,
"excess_px": 0,
"overflowed": false,
"scrollHeight": 390
"scrollHeight": 412
},
"footer": {
"block_count": 0,
"blocks": [],
"clientHeight": 102,
"clientHeight": 91,
"excess_px": 0,
"overflowed": false,
"scrollHeight": 102
"scrollHeight": 91
},
"sidebar": {
"block_count": 0,
"blocks": [],
"clientHeight": 390,
"clientHeight": 412,
"excess_px": 0,
"overflowed": false,
"scrollHeight": 390
"scrollHeight": 412
}
}
}