Forum Discussion
Drag Objects follow other ones back into a drop box
Rather strange...when a drag object is dragged into a drop object, in a Drag and Drop, others follow it in for no apparent reason. There obviously is a reason, but I am unable to determine what it is.
Any takers? I can show my example if required.
Thanks so much,
Daniel.
Hello Daniel and Walt! ✨
I'm happy to share that we have released a new update for Storyline 360 (Build 3.76.30446.0).
In this update, we have implemented a fix for:
- Drag-and-drop interactions behaved erratically after multiple attempts.
As a first step, I recommend updating Storyline 360 to the latest version. Here's how:
If you have any questions, please let us know in this thread or privately in a support case.
Have a great day!
- WaltHamiltonSuper Hero
An example would be required for a definitive answer, but before I did that, I would rebuild the slide entirely from scratch. It sounds to me like something may be corrupted.
- DanielBerlinCommunity Member
Thank you for your prompt response.
Yoiks it's a lot of work to rebuild it but I'll do that as you suggested.
The original one took quite a while to build for just one slide. So many challenges to overcome. And it was going very well until I added the javascript trigger to execute when the timeline begins. Until then I was using the javascript to execute with a button to generate a random number, and that worked perfectly.
I have a bit of javascript and a few hundred triggers. The slide is a math logic challenge with 12 identical beanbags which all weigh the same except for one which is either lighter or heavier. The user has three weighings on a 'scale' to determine which beanbag and whether it's lighter or heavier.
If I cannot fix it, could I contact you again through this forum?
Thanks again.
Daniel.
- WaltHamiltonSuper Hero
Sure, but you can also attach it as is here, and maybe someone can spot the problem. If it was working, and the only thing that changed was the timing of the js, I'd look at that carefully.
In general, problems happen as the result of change, but if the js change didn't cause it, then it seems likely that something became corrupted. We don't know why, but it happens.
- DanielBerlinCommunity Member
Great. Might as well attach. Would I attach the .story file or the .html file. Or maybe both?
Thanks so much.
- WaltHamiltonSuper Hero
Only attach the .story file, otherwise you can't look into it and find a problem.
- DanielBerlinCommunity Member
Hmmmm. I reconstructed the entire slide and still have the same results. On a second attempt, I drag one drag object into the target and 3 others follow it in. Completely unsure how to proceed.
Any ideas?
Thanks.
- DanielBerlinCommunity Member
I think I've discovered the glitch.
If I use, for 'snap dropped item to drop target' using 'Tile' or 'Stack Offset', objects follow each other to the target. For the other options, 'free' and 'stack random' this problem does not occur.
Could I notify someone about this? Thanks.
- WaltHamiltonSuper Hero
Go here and start a support case
Hi Daniel,
You can consider us notified! I was able to find a report of a similar issue and have attached this conversation.
The only workaround listed is to:
- Set the Drag Options to Snap to center or Free
I wanted to share some information on how we define bugs and how we tackle them when they occur.
- DanielBerlinCommunity Member
Hi Leslie and thanks for your response.
I'm trying a workaround.Could you please kindly confirm that GSAP is NOT supported in Storyline 3
or is there some workaround I could use to add GSAP functionality to my
project in SL3.
I know GSAP is supported in the SL360 version but I can't really
afford it(sucks to be poor!)
I suspect it would just require adding a simple line to the html code.
Perhaps you could tell me if there is a way to add a line of html code to
the SL3 html output. I tried to use 'WebObject' but that really only embeds
a webpage.
Perhaps I could put it in as a feature request for SL3?
Thanks so much.
Daniel.