Home
last modified time | relevance | path

Searched refs:draggable (Results 1 – 25 of 48) sorted by path

12

/plugin/achart/assets/
H A Dapexcharts.min.js6draggable({minX:0,minY:0,maxX:a.globals.gridWidth,maxY:a.globals.gridHeight}).on("dragmove",this.s…
14 …mouseup.drag"),SVG.off(window,"touchend.drag")},SVG.extend(SVG.Element,{draggable:function(e,i){"f…
/plugin/advrack/
H A Draphael.js3553 var draggable = [];
3614 draggable.push({el: this, start: start});
3636 var i = draggable.length;
3637 while (i--) if (draggable[i].el == this) {
3638 this.unmousedown(draggable[i].start);
3639 draggable.splice(i, 1);
3642 !draggable.length && R.unmousemove(dragMove).unmouseup(dragUp);
/plugin/bookcreator/script/
H A Dnspicker.js34 draggable: true,
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md623 * `FEAT`: make containers draggable via their borders / labels only ([#1097](https://github.com/bpm…
/plugin/callflow/
H A Draphael.js3553 var draggable = [];
3614 draggable.push({el: this, start: start});
3636 var i = draggable.length;
3637 while (i--) if (draggable[i].el == this) {
3638 this.unmousedown(draggable[i].start);
3639 draggable.splice(i, 1);
3642 !draggable.length && R.unmousemove(dragMove).unmouseup(dragUp);
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md898 * [#11140](http://dev.ckeditor.com/ticket/11140): [IE11] Fixed: Anchors are not draggable.
955 …/ticket/11002): Added the [`draggable`](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.widget.de…
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1 …nkwiz.$wiz=jQuery(document.createElement("div")).dialog({autoOpen:false,draggable:true,title:LANG.…
H A Dlink.js.unc1512 draggable: true,
/plugin/ckgedit/ckeditor/
H A DCHANGES.md39 …): Fixed: Items in the [elements path](https://ckeditor.com/cke4/addon/elementspath) are draggable.
62 …addon/colorbutton) and [List Block](https://ckeditor.com/cke4/addon/listblock) items are draggable.
1318 * [#11140](https://dev.ckeditor.com/ticket/11140): [IE11] Fixed: Anchors are not draggable.
1375 …002): Added the [`draggable`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_plugins_widg…
H A Dckeditor.js1261 ….prototype.edit,focusedEditable:null,definition:d,repository:a,draggable:!1!==d.draggable,_:{downc…
1290 b)}},null,null,9999)}function ea(a){if(a.draggable){var b=a.editor,c=a.wrapper.getLast(g.isDomDragH…
H A Dckeditor.js.unc15805 …n" aria-haspopup\x3d"{hasPopup}" aria-disabled\x3d"{disabled}" {ariaChecked} draggable\x3d"false"';
25094 draggable: !1 !== d.draggable,
25692 if (a.draggable) {
25707 … }), a.inline && d.setAttribute("draggable", "true"), c.append(d), a.wrapper.append(c));
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1 …nkwiz.$wiz=jQuery(document.createElement("div")).dialog({autoOpen:false,draggable:true,title:LANG.…
H A Dlink.js1 …nkwiz.$wiz=jQuery(document.createElement("div")).dialog({autoOpen:false,draggable:true,title:LANG.…
H A Dlink.js.unc1560 draggable: true,
/plugin/codemirror/dist/
H A Dscripts.min.js3 …le.zIndex=-1;f.scroller.style.paddingRight=0}if(!i&&!(c&&r)){f.scroller.draggable=true}if(a){if(a.…
5draggable=false;setTimeout(function(){return c.scroller.draggable=true},100)}return}if(zh(b,a)){re…
H A Dscripts.min.js.map1draggable","wheelDX","wheelDY","activeTouch","init","wheelSamples","wheelPixelsPerUnit","wheelEven…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less355 .fc-event.fc-draggable {
357 /* give events with links and draggable events a hand mouse pointer */ }
/plugin/davcal/
H A Dscript.js244 draggable: true,
592 draggable: true,
810 draggable: true,
/plugin/davcard/
H A Dscript.js327 draggable: true,
617 draggable: true,
734 draggable: true,
/plugin/diagrams/script/
H A Dprosemirror.js17 draggable: true,
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1 …: \"The -moz-window-dragging CSS property specifies whether a window is draggable or not. It only …
H A D3.3.js.map1draggable\",\n \"description\": {\n \"kind\": \"markdown\",\n …
H A Dbundle.js.map1draggable;\n if (enableDragging) {\n container.draggable = true;\n if…
/plugin/dirtylittlehelper/
H A Dscript.js262 jQuery( "#dirtylittlehelper_overlay" ).draggable({
/plugin/do/scripts/
H A DPluginDo.js22 draggable: true,

12