Create a Control + Skin and load an CSS file to style it.
That all works fine, except when you wrap the control in a group and scaleX:0.5 and scaleY:0.5 I would expect the control to be half its native size (defined in the css). This is the behavior a 'normal' node exhibits and I don't see why CSS should behave any differently.
That all works fine, except when you wrap the control in a group and scaleX:0.5 and scaleY:0.5 I would expect the control to be half its native size (defined in the css). This is the behavior a 'normal' node exhibits and I don't see why CSS should behave any differently.