Tuesday, March 30, 2010

[svn:fx-trunk] 9290: A skin would...

Revision: 9290

Author: rfrishbe@adobe.com

Date: 2009-08-13 16:41:54 -0700 (Thu, 13 Aug 2009)

Log Message:

***********

A skin would almost always be reloaded when setting it via skinFactory when a style invalidation occurs. skinFactory was being smart about ClassFactories, but since Design View was the only one using this API (as it's undocumented and officially unsupported), the ClassFactory case wasn't helping them much. Because of this, now we only recreate the skin when the skinFactory style has been explicitly set as per design view's request.

QE notes: -

Doc notes: -

Bugs: -

Reviewer: Glenn

Tests run: checkintests, mustella SkinnableComponent, SkinnableContainer

Is noteworthy for integration: No

Modified Paths:

**************

flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/Sk innableComponent.as

No comments:

Post a Comment