[Ovirt-devel] [PATCH] Lutter's svg fix.

David Lutterkort dlutter at redhat.com
Thu Aug 14 18:30:39 UTC 2008


On Thu, 2008-08-14 at 14:14 -0400, Jason Guiditta wrote:
> This fix falls back to svg working if the plugin cannot determine if
> the browser supports svg.  We should probably generate a new packed
> version, which I will try to include with the css changes for
> flexigrid graphs.

ACK .. has been working for me for a while. Note that this just makes
jquery think that SVG works unconditionally.


> @@ -888,7 +888,7 @@ $.extend(SVGPath.prototype, {
>                 return this;
>         },
>  
> -       /* Draw a cubic Bzier curve.
> +       /* Draw a cubic B<E9>zier curve.
>            @param  x1        number - x-coordinate of beginning
> control point or
>                              number[][] - x-/y-coordinates of control
> and end points to draw to
>            @param  y1        number - y-coordinate of beginning
> control point (omitted if x1 is array)

What happened there ? For cleanliness, that typo fix should go into a
seaprate patch really.

David





More information about the ovirt-devel mailing list