[FEAT] Frame ID start at 1

This commit is contained in:
2026-01-02 22:05:35 +01:00
parent e720f95c4e
commit 647083d5b9

View File

@@ -162,7 +162,7 @@
top: `${Math.round(getCellPosition(cellIndex - 1).y)}px`, top: `${Math.round(getCellPosition(cellIndex - 1).y)}px`,
}" }"
> >
{{ cellIndex - 1 }} {{ cellIndex }}
</div> </div>
<!-- Offset labels (Coordinates) --> <!-- Offset labels (Coordinates) -->