Am 17.07.2012 11:55, schrieb Martin Wittemann:
> This isn't about CSS decorators or not. The fix was in Widget and not in any 
> decorator at all. And again, I did not change the behavior for nothing. I 
> aligned the shadow behavior with the wider used decorator behavior. 
> Additionally, I fixed a placement bug in case of a resize.
I know you did the behaviour change intentionally and you surely did a 
good job. Maybe my understanding of the difference between decorator and 
shadows (which are decorators as well?)  are/were limited.

It would be very helpfull if you could give me/us, as an example, the 
correct window shadow definition (from Decoration.js of the qx modern 
theme) for a shadow 4px width on top and left and 8px on right and 
bottom of a widget. Here are the current definitions:

     "shadow-window" :
     {
       decorator : qx.ui.decoration.Grid,

       style : {
         baseImage : "decoration/shadow/shadow.png",
         insets    : [ 4, 8, 8, 4 ]
       }
     },

Thank you for your patience and help and I regret if my writing got an 
aggressive touch. It tends to be so if I'm trying to defend my point of 
view :-(

Regards
Dietrich


------------------------------------------------------------------------------
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

Reply via email to