reply comment on 360 working

This commit is contained in:
isUnknown 2024-12-20 12:36:21 +01:00
parent d727f1a1af
commit f790653fcf
8 changed files with 38 additions and 18 deletions

View file

@ -5,7 +5,7 @@
class="drag-zone"
:class="{ grabbing: isDragToRotateEnabled }"
></div>
<img :src="currentFile.url" alt="" width="500" height="500" />
<img :src="openedFile.url" alt="" width="500" height="500" />
</figure>
<div
id="helper"