Implementing an image-based drag-and-drop in a responsive project
I was wondering if anyone has experience in implementing a drag-and-drop style question in a responsive project that will have targets related to specific parts of an image. For example, you might want to identify countries by chosing from a selection of flags and dragging to the respective country. I would set up the map on the background then define the targets and sources.
The challenge I have found relates to the image aspect ratio and maintaining the relationship of the drag targets to the respective parts of the image. What happens is that if the image aspect ratio is maintained, the drag targets lose their relationship to the image (they move). For my purposes the image aspect ratio must be maintained.
I have followed the instructions in the docs (https://helpx.adobe.com/uk/captivate/using/drag-and-drop-interaction.html) but it doesn't work for me.
I am probably missing something, so advice as always is much appreciated.
