https://bugs.documentfoundation.org/show_bug.cgi?id=97538

Regina Henschel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Regina Henschel <[email protected]> ---
Created attachment 122491
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122491&action=edit
expand the canvas if needed

The example has neither width/height attribute nor a viewBox attribute on the
outermost svg element to define the size of the canvas. Therefore the content
is taken to define the size of the canvas.

I agree, that the result would be nicer, if we expand the canvas, so that the
complete object is visible. We can add the amount given by left/top of the
content. A negative value there would then result in the same kind of clipping,
you see in the browser.


I have attached a patch, so that you can already test my proposal. Today it is
to late in the night for me to work with Gerrit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to