Hi David,
Using Chrome debug tools, set a break point on the addCssClass function of
the qx.theme.manager.Decoration class. If you don't see the name of your
custom decorator come through as you click Run (value=UDFrame) it's because
there's logic in your custom theme's appearance class that is no
Hi,
Just want you point to a fact:
qxclass shall only be set on source version. So your build app should not set
such an attribute. Furthermore the decorator class should be set anyway, if the
Don element you compared belongs to the same widget.
So please check which value following environmen