Hi,
I am trying to make a customized Snapbar that does not allow dragging, only show/hide.
I made a subclass of the snapbar in load-skin.js and i set the property canDrag to false. It works only when the snapbar is initially loaded, but after having clicked it to show/hide, then the snapbar becomes draggable again.
Should i post this as an issue or is there an extra property that needs to be set?
Thanks in advance.
Regards,
Nicole
I am trying to make a customized Snapbar that does not allow dragging, only show/hide.
I made a subclass of the snapbar in load-skin.js and i set the property canDrag to false. It works only when the snapbar is initially loaded, but after having clicked it to show/hide, then the snapbar becomes draggable again.
Should i post this as an issue or is there an extra property that needs to be set?
Thanks in advance.
Regards,
Nicole
Comment