Update the handling of attribtute drag and drop to make it more user-friendly (closes #30)
This commit is contained in:
parent
60fe27e170
commit
37660fc94d
2 changed files with 26 additions and 14 deletions
|
|
@ -8,7 +8,7 @@
|
|||
name="icons/drag-handle"
|
||||
var:stroke="currentColor"
|
||||
var:fill="currentColor"
|
||||
class="draggable"
|
||||
class="attribute-drag-handle"
|
||||
></taf-icon>
|
||||
{{#if attr.isNew}}
|
||||
<input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue