Home
last modified time | relevance | path

Searched refs:closestAttachment (Results 1 – 1 of 1) sorted by relevance

/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js42051 closestAttachment;
42098 if (!closestAttachment || closestAttachmentDistance > attachmentDistance) {
42099 closestAttachment = attachment; property
42104 return closestAttachment;