• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

[svn:fx-trunk] 10218: Fix more skinning and styling bugs.

Adobe Employee ,
Sep 13, 2009 Sep 13, 2009

Copy link to clipboard

Copied

Revision: 10218

Author: gruehle@adobe.com

Date: 2009-09-13 11:03:38 -0700 (Sun, 13 Sep 2009)

Log Message:

***********

Fix more skinning and styling bugs.

SDK-23161 ?\226?\128?\147 Halo VideoDisplay now has a white background instead of old black background.

  • add contentBackgroundColor style to VideoDisplay selector. Still need backgroundColor style, so that one is not removed.

SDK-23122 ?\226?\128?\147 ApplicationControlBar looks different.

  • set borderSkin for ApplicationControlBar to the HaloBorder. This brings back the Halo look for ACB (there is no Spark look specified by XD)

SDK-23115 ?\226?\128?\147 Halo Panel dropShadow displayed in closed divided box.

  • hide the drop shadow if the panel width or height is 0

SDK-22551 ?\226?\128?\147 Background is not a gradient when compiling a Flex 3 app with Flex 4 and using the Halo theme.

  • add ApplicationBackground to sparkskins, and removed Flex 4 specfic code from the Halo ApplicationBackground. The spark ApplicationBackground just draws a rect using backgroundColor. I tried removing it completely (why have an image drawing a solid color on top of the stage that is already that same color?), but that broke hundreds of bitmap comparisons. Apparently not all white pixels are created the same...

QE notes: None

Doc notes: None

Bugs: SDK-23161, SDK-23122, SDK-23115, SDK-22551

Reviewer: Corey

Tests run: checkintests, qe cyclone

Is noteworthy for integration: No

Ticket Links:

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

http://bugs.adobe.com/jira/browse/SDK-23161

http://bugs.adobe.com/jira/browse/SDK-23122

http://bugs.adobe.com/jira/browse/SDK-23115

http://bugs.adobe.com/jira/browse/SDK-22551

http://bugs.adobe.com/jira/browse/SDK-23161

http://bugs.adobe.com/jira/browse/SDK-23122

http://bugs.adobe.com/jira/browse/SDK-23115

http://bugs.adobe.com/jira/browse/SDK-22551

Modified Paths:

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

flex/sdk/trunk/frameworks/projects/framework/defaults.css

flex/sdk/trunk/frameworks/projects/sparkskins/src/SparkSkinsClasses.as

flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/PanelBorderSkin.mxml

Added Paths:

***********

flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ApplicationBackground.as

TOPICS
Commits

Views

410

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines