This repository was archived by the owner on May 18, 2026. It is now read-only.
Commit 318c064
committed
fix: adjust comment Y position and minimize state
- Updated _onBegin and targetCodeToBlocks to align comment Y-coordinate with block Y-coordinate
- Incremented Y-coordinate for sequential statement blocks to prevent overlap
- Relaxed test helpers to allow x/y coordinates in blocks1 parent 3936746 commit 318c064
2 files changed
Lines changed: 30 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| 191 | + | |
191 | 192 | | |
192 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
193 | 209 | | |
194 | 210 | | |
195 | 211 | | |
| |||
1452 | 1468 | | |
1453 | 1469 | | |
1454 | 1470 | | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
1455 | 1477 | | |
1456 | 1478 | | |
1457 | 1479 | | |
1458 | 1480 | | |
1459 | 1481 | | |
1460 | 1482 | | |
1461 | 1483 | | |
1462 | | - | |
1463 | | - | |
1464 | | - | |
1465 | | - | |
1466 | | - | |
1467 | | - | |
1468 | | - | |
1469 | 1484 | | |
| 1485 | + | |
| 1486 | + | |
1470 | 1487 | | |
1471 | 1488 | | |
1472 | 1489 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
186 | | - | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
187 | 191 | | |
188 | 192 | | |
189 | 193 | | |
| |||
0 commit comments