[FEAT] Frame ID start at 1
This commit is contained in:
@@ -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) -->
|
||||||
|
|||||||
Reference in New Issue
Block a user