From: Tomi Leppänen Date: Thu, 17 Sep 2015 12:05:25 +0000 (+0300) Subject: Documentation fixes to arrows in svg files X-Git-Tag: 1.1.1~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e68598855a93e2ff71c11a3088d5f5a097de70dc;p=platform%2Fupstream%2Flibinput.git Documentation fixes to arrows in svg files There were two files (doc/svg/{edge,twofinger}-scrolling.svg) that had both arrow heads pointing to wrong direction. Those arrow heads used markers but their ids were defined wrong and therefore they displayed weirdly. On Firefox the arrow head that should have pointed to left pointed actually to right. This commit fixes that problem by defining the marker ids correctly. I tested on Firefox 40.0.3 that the arrow heads are now displayed correctly. Reviewed-by: Bryce Harrington Tested-by: Bryce Harrington Signed-off-by: Peter Hutterer --- diff --git a/doc/svg/edge-scrolling.svg b/doc/svg/edge-scrolling.svg index cba72c50..c768e805 100644 --- a/doc/svg/edge-scrolling.svg +++ b/doc/svg/edge-scrolling.svg @@ -105,7 +105,7 @@ + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:url(#Arrow1Lstart-4);marker-end:url(#Arrow1Lend-2)" /> diff --git a/doc/svg/twofinger-scrolling.svg b/doc/svg/twofinger-scrolling.svg index e182a7fe..7830c254 100644 --- a/doc/svg/twofinger-scrolling.svg +++ b/doc/svg/twofinger-scrolling.svg @@ -127,7 +127,7 @@ + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:url(#Arrow1Lstart-4);marker-end:url(#Arrow1Lend-2)" />