Hey,
thank you for your answer. But I have to insist that something is wrong
with the shadow decorator.
Why does the change of the window shadow inset from
insets : [ 4, 9, 12, 8 ]
to
insets : [ -4, 17, 16, -8 ]
not show up with the correct right shadow? No matter which value I'm
defining for the right inset nothing shows up at the right side of the
window.
Puh, good questions. Can't say much about it without a sample to see whats
really going on.
And maybe this is a difference between CSS and image clipping based grid
decorators.
No, they usually use the same inset calculation. But this does not mean that
there can not be a bug in one of the decorators which is not there in the other.
Please have a look to your link to the widgetbrowser below
using Internet Explorer 9 which does not use CSS decorators by my knowledge:
Open the "Window"-Tab in
http://demo.qooxdoo.org/2.0.1/widgetbrowser/index.html?qx.theme=qx.theme.Modern
and afterwards (here the "Window"-Tab as well) and compare
http://demo.qooxdoo.org/2.0/widgetbrowser/index.html?qx.theme=qx.theme.Modern
In the qx 2.0 case notice that the window has a small 4px shadow at the
top and left side of the window.
In the qx 2.0.1 case the whole shadow is shifted to the right.
The decoration definition has
insets : [ 4, 8, 8, 4 ]
So this also breaks modern theme.
Thats a bug in the theme. Seems like I have missed to change that. I opened one
with your description:
http://bugzilla.qooxdoo.org/show_bug.cgi?id=6635
And because the aristo theme uses non CSS decorators for all browsers
this is maybe what the problem causes.
Do you still have problems even when you change the inset for the shadows?
Regards,
Martin
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel