Initial work on drag-and-drop
This commit is contained in:
parent
1055404dc0
commit
61b0ba9ada
10 changed files with 514 additions and 8 deletions
75
static/images/icon_drag_ok.svg
Normal file
75
static/images/icon_drag_ok.svg
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 6.35 6.35"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
sodipodi:docname="icon_drag_ok.svg"
|
||||
inkscape:version="1.4.4 (dcaf3e7d9e, 2026-05-05)"
|
||||
xml:space="preserve"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
|
||||
id="namedview1"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:document-units="px"
|
||||
inkscape:zoom="32"
|
||||
inkscape:cx="13.859375"
|
||||
inkscape:cy="14.890625"
|
||||
inkscape:window-width="2190"
|
||||
inkscape:window-height="1401"
|
||||
inkscape:window-x="1463"
|
||||
inkscape:window-y="18"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false" /><defs
|
||||
id="defs1" /><g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-107.95,-148.16667)"><title
|
||||
id="title1">folder-open</title><title
|
||||
id="title1-1">folder-open-outline</title><title
|
||||
id="title1-5">notebook-outline</title><title
|
||||
id="title1-8">text-box-outline</title><path
|
||||
style="fill:#ffffff;stroke-width:0.264583"
|
||||
d="m 108.3015,148.56838 h 3.95851 v 3.96688 h -3.95851 z"
|
||||
id="path3"
|
||||
sodipodi:nodetypes="ccccc" /><title
|
||||
id="title1-53">text-box-check-outline</title><path
|
||||
style="stroke-width:0.264583;fill:#999999;fill-opacity:1"
|
||||
d="m 111.65417,149.75417 h -2.64584 V 149.225 h 2.64584"
|
||||
id="path7" /><path
|
||||
style="fill:#999999;fill-opacity:1;stroke-width:0.264583"
|
||||
d="m 109.00833,150.8125 v -0.52916 h 2.64584 v 0.52916"
|
||||
id="path6"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
style="fill:#999999;fill-opacity:1;stroke-width:0.313059"
|
||||
d="m 111.65417,151.87084 h -2.64584 v -0.52917 h 2.64584"
|
||||
id="path5"
|
||||
sodipodi:nodetypes="cccc" /><path
|
||||
style="fill:#666666;fill-opacity:1;stroke-width:0.264583"
|
||||
d="m 111.26226,152.92917 h -2.78309 c -0.29369,0 -0.52917,-0.23548 -0.52917,-0.52917 v -3.70416 c 0,-0.29369 0.23548,-0.52917 0.52917,-0.52917 h 3.70416 c 0.29369,0 0.52917,0.23548 0.52917,0.52917 v 2.7004 c -0.1614,-0.0926 -0.33867,-0.15875 -0.52917,-0.1905 v -2.5099 h -3.70416 V 152.4 h 2.59259 c 0.0318,0.1905 0.0979,0.36777 0.1905,0.52917"
|
||||
id="path4"
|
||||
sodipodi:nodetypes="cssssssccccccc" /><g
|
||||
id="g8"
|
||||
transform="matrix(1.2067669,0,0,1.2067669,-23.043599,-31.373186)"><ellipse
|
||||
style="fill:#338000;fill-opacity:1;stroke:none;stroke-width:1.14488;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path8"
|
||||
cx="112.27646"
|
||||
cy="152.50487"
|
||||
rx="1.5347482"
|
||||
ry="1.5347837" /><path
|
||||
style="fill:#ffffff;fill-opacity:1;stroke-width:0.264583"
|
||||
d="m 112.01188,153.31978 -0.72761,-0.79375 0.30692,-0.30692 0.42069,0.42069 0.94985,-0.94985 0.30692,0.37306"
|
||||
id="path1-5" /></g></g></svg>
|
||||
|
After Width: | Height: | Size: 3.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue