Hi Regina, Tomaž, *
op 15-07-14 00:12, Regina Henschel schreef:
> It is shown correctly. The style definition selector fits to the
> element. Now put the rectangle into a group and define the style for
> the group.
>
>
>"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
> http://www.w3.org
Hi Tomaž,
forget my previous mail. The error is indeed that the old version of
SvgSvgNode::getSvgStyleAttributes() does not consider the styles from
the style element.
Kind regards
Regina
Tomaž Vajngerl schrieb:
Hi,
On Mon, Jul 14, 2014 at 8:15 PM, Regina Henschel
wrote:
Hi all,
I see s
Hi Tomaž,
Tomaž Vajngerl schrieb:
Hi,
On Mon, Jul 14, 2014 at 8:15 PM, Regina Henschel
wrote:
Hi all,
I see some changes in fdo#78554 which I do not understand. In AOO the method
SvgSvgNode::getSvgStyleAttributes() is a simple getter for the member
maSvgStyleAttributes.
First was a change i
On Mon, Jul 14, 2014 at 9:05 PM, Tomaž Vajngerl wrote:
> I have "reverse engeneered" what fdo#78554 wants to fix and started
> writing a test, but it is not really finished yet.
I mean what 1d89cd08ab3566375e30b17f1b17bc240ca907a4 wants to fix...
Regards, Tomaž
__
Hi,
On Mon, Jul 14, 2014 at 8:15 PM, Regina Henschel
wrote:
> Hi all,
>
> I see some changes in fdo#78554 which I do not understand. In AOO the method
> SvgSvgNode::getSvgStyleAttributes() is a simple getter for the member
> maSvgStyleAttributes.
>
> First was a change in commit 1d89cd08ab3566375
Hi all,
I see some changes in fdo#78554 which I do not understand. In AOO the
method SvgSvgNode::getSvgStyleAttributes() is a simple getter for the
member maSvgStyleAttributes.
First was a change in commit 1d89cd08ab3566375e30b17f1b17bc240ca907a4.
But the commit message does not mention, wha