Commit a2b4a9f
committed
fix(static-ct): calculate correct starting tile index
Adjust the starting tile calculation to ensure processing begins at the correct offset. This prevents unnecessary reprocessing of already processed tiles when the current index is at a tile boundary.1 parent b9369ff commit a2b4a9f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
536 | | - | |
| 536 | + | |
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
| |||
0 commit comments