Picture of Muthu selvan Ramalingam
Re: DragnDrop in framework 5
by Muthu selvan Ramalingam - Friday, 4 September 2020, 7:46 PM
 

Hi Ollie,

I am testing the dragndrop plugin with FW5.7 and when I enable the _scrollingContainer  option in config.json, it scrolls the page whenever I drag an answer. After further research, `_fixJQuery` module in scrolling.js causing this issue (working fine when I comment the `$.fn.offset` override). I couldn't figure out the root cause of this problem. (this isn't a problem with Adapt4 even though I use iosscroll extension where I see similar jQuery offset override).

Also, I am thinking LMS usually embed the course in iframe/frameset, so should I enable _scrollingContainer this option always? 

Thank you,

Muthu