feat: switch hotspot coordinates from container percentage to absolute content pixels
This commit is contained in:
@@ -218,6 +218,7 @@ init()
|
||||
:hotspots="store.hotspots"
|
||||
:is-image-scene="store.isImageScene"
|
||||
:image-url="store.currentScene?.imageUrl"
|
||||
:content-size="store.currentScene?.contentSize ?? null"
|
||||
@click-hotspot="clickHotspot"
|
||||
/>
|
||||
<Subtitles
|
||||
|
||||
Reference in New Issue
Block a user