I just started playing with the qooxdoo SVG contrib and so far everything
looks great.
My first hiccup came with the svg.text.Text element. The element appears
with the right text and in the right position and the font color matches
the fill color (not exactly what I expected) but none of the othe
yep, this is a bug.
for a quick fix, remove the inner parens so that the offending code line
reads
self.add('\n',_,optns)
this should work as a work-around.
t.
On Thu, Jan 8, 2015 at 4:05 PM, woprandi wrote:
> Hi,
>
> sorry for this late answer, I cannot reproduce with fresh qooxdoo app