ject: Odd issue with unused namespaces in style blocks
Hi,
Run into a very odd Flex issue today.
Some time ago in a large application we had cleaned up all of the styles and
moved most to a central location, however a few style blocks were left about
with local styles still containing the s
Hi,
> Use -keep-generated-actionscript and see if there is a
> difference in the generated code.
Good idea. Looks identical as far as I can see for a simple example.
> ".hoverStyle" is the same as "*.hoverStyle" so maybe "*" only applies to
> spark components in the first case and there are non-s
Don't know. Use -keep-generated-actionscript and see if there is a
difference in the generated code.
".hoverStyle" is the same as "*.hoverStyle" so maybe "*" only applies to
spark components in the first case and there are non-spark components in the
renderers?
On 2/13/13 8:15 PM, "Justin Mclea
Hi,
Run into a very odd Flex issue today.
Some time ago in a large application we had cleaned up all of the styles and
moved most to a central location, however a few style blocks were left about
with local styles still containing the spark namespaces.
@namespace s "library://ns.adobe