e-Spirit / javascript-content-api-library

Apache License 2.0
7 stars 11 forks source link

fix(ImageMap): area position doesn't get mapped #87

Closed JosefBredereck closed 2 years ago

JosefBredereck commented 2 years ago

Related Issue #80

The image map area mapping is incorrect when mapping the area position to the final object; the wrong source object was used. Therefore it was not possible to transfer the data correctly.

nico-mcalley commented 2 years ago

Your changes are included in PR https://github.com/e-Spirit/fsxa-api/pull/89