Added please-wait button that shows after automatic file upload

This commit is contained in:
Christoph Haas 2015-04-19 01:11:43 +02:00
parent 94de7fc9ca
commit 1ac12c02a8

View file

@ -0,0 +1,151 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg3066"
viewBox="0 0 160 120"
version="1.1"
inkscape:version="0.48.5 r10040"
width="100%"
height="100%"
sodipodi:docname="Kopie von upload.svg.2015_04_19_01_00_01.0.svg">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1276"
inkscape:window-height="964"
id="namedview10"
showgrid="false"
inkscape:zoom="2.7812867"
inkscape:cx="65.283804"
inkscape:cy="41.575816"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="svg3066" />
<metadata
id="metadata3072">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3070" />
<rect
id="rect3082"
stroke-linejoin="miter"
stroke-dasharray="none"
stroke-dashoffset="0"
rx="13.645"
ry="13.645"
height="117.1"
width="157.63"
stroke="#999"
stroke-linecap="round"
stroke-miterlimit="4"
y="1.5124"
x="1.6871"
stroke-width="3"
fill="#FFF" />
<text
id="text3076"
style="font-size:18.4612751px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#999999;font-family:Droid Sans"
font-weight="bold"
xml:space="preserve"
font-size="18.4612751px"
font-stretch="normal"
line-height="125%"
font-variant="normal"
y="91.320335"
x="79.721725"
font-style="normal"
sodipodi:linespacing="125%"><tspan
id="tspan3080"
style="text-align:center;text-anchor:middle"
y="91.320335"
x="79.721725" /></text>
<text
style="font-size:18.4612751px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#999999;font-family:Droid Sans"
font-weight="bold"
xml:space="preserve"
font-size="18.4612751px"
font-stretch="normal"
line-height="125%"
font-variant="normal"
y="91.320335"
x="79.721725"
font-style="normal"
sodipodi:linespacing="125%"
id="text3770"><tspan
style="text-align:center;text-anchor:middle"
y="91.320335"
x="79.721725"
id="tspan3772" /></text>
<text
style="font-size:18.4612751px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#999999;font-family:Droid Sans"
font-weight="bold"
xml:space="preserve"
font-size="18.4612751px"
font-stretch="normal"
line-height="125%"
font-variant="normal"
y="91.320335"
x="79.970261"
font-style="normal"
sodipodi:linespacing="125%"
id="text2992"><tspan
style="text-align:center;text-anchor:middle"
y="91.320335"
x="79.970261"
id="tspan2994">Please wait</tspan><tspan
style="text-align:center;text-anchor:middle"
y="91.320335"
x="79.970261"
id="tspan3758" /><tspan
style="text-align:center;text-anchor:middle"
y="91.320335"
x="79.970261"
id="tspan3760" /><tspan
style="text-align:center;text-anchor:middle"
y="91.320335"
x="79.970261"
id="tspan3762" /><tspan
style="text-align:center;text-anchor:middle"
y="91.320335"
x="79.970261"
id="tspan3764" /></text>
<path
sodipodi:type="arc"
style="color:#000000;fill:none;stroke:#999999;stroke-width:5.69620275;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="path3754"
sodipodi:cx="-91.016953"
sodipodi:cy="-69.152542"
sodipodi:rx="22.881355"
sodipodi:ry="22.881355"
d="m -68.135597,-69.152542 a 22.881355,22.881355 0 1 1 -45.762713,0 22.881355,22.881355 0 1 1 45.762713,0 z"
transform="matrix(0.8111111,0,0,0.8111111,154.32696,90.412429)" />
<path
style="fill:none;stroke:#999999;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="m 80.795723,21.355931 0,13.98305 5.59322,-5.59322"
id="path3768"
inkscape:connector-curvature="0" />
</svg>

After

Width:  |  Height:  |  Size: 5 KiB