HOME ➔ SUPPORT ➔ Community ➔ General CourseLab issues ... Draggable Shapes
Draggable Shapes
  View type:
Hi Slav,
I just testing the "draggability" of CourseLab objects and autoshapes don't want to drag even if in the format/position the "Can be dragged by mouse" is checked.

Looking a little bit around, I fond that the courselab.js function OpenObject bypass the checked "Can be dragged by mouse" if the attribute nodiv is set to yes.

I just remove that nodiv="yes" in runtime.xml file for my shapes and they are draggable.

Is it a bug or do I forgot some setup somewhere?

Thanks for your help.

Salutations from Quйbec,

Bernard
 
I`ve removed nodiv="yes" from runtime.xml for the shape I want to be dragged, but it didnt`t work:(
The line after my modification looks like this:
<object textid="SHAPE48_AllText" id="SHAPE48" x="521" y="438" w="142" h="36" z="53" display="frame" begin="0" draggable="1" ffx="521" ffy="438" ffw="143" ffh="37">
Should I change sth else?
 
 
object>
object textid="SHAPE46_AllText" id="SHAPE46" x="183" y="438" w="142" h="36" z="51" display="frame" begin="0" draggable="1" ffx="183" ffy="438" ffw="143" ffh="37">
 
 
</object>
<object textid="SHAPE46_AllText" id="SHAPE46" x="183" y="438" w="142" h="36" z="51" display="frame" begin="0" draggable="1" ffx="183" ffy="438" ffw="143" ffh="37">
 
Hi, Bernard!

Thank you for info - it seems to be the bug. Hope, we will fix it in next release.
Subject:
Message options
No additional options