You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Borek Bernard (JIRA)" <ji...@apache.org> on 2013/11/13 00:33:18 UTC

[jira] [Comment Edited] (FLEX-33352) defaults.css from custom theme is no longer automatically sourced

    [ https://issues.apache.org/jira/browse/FLEX-33352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13820644#comment-13820644 ] 

Borek Bernard edited comment on FLEX-33352 at 11/12/13 11:32 PM:
-----------------------------------------------------------------

Just tried with 4.11.0 and could not reproduce it for either Desktop, Web or Mobile project - works fine everywhere. BTW, first I thought I am seeing this issue too - not sure what it was but now when my projects are configured properly I cannot reproduce the behavior.


was (Author: borekb):
Just tried with 4.11.0 and could not reproduce it for Desktop AIR and Mobile AIR projects. Will try for Web project too when I fix some strange issues with running the Flex apps on the new IE11.

> defaults.css from custom theme is no longer automatically sourced
> -----------------------------------------------------------------
>
>                 Key: FLEX-33352
>                 URL: https://issues.apache.org/jira/browse/FLEX-33352
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Themes
>    Affects Versions: Apache Flex 4.9.0
>            Reporter: Maxime Cowez
>            Priority: Minor
>
> When applying a theme to an application (through the `-theme` compiler option), one previously did not have to explicitly source the `defaults.css` file from the theme. The style sheet would be applied automatically.
> This is no longer the case since v4.9.0; it still works as expected with v4.8.0 and earlier.
> Workaround
> explicitly source the css file in the main application:
>     <fx:Style source="defaults.css"/>



--
This message was sent by Atlassian JIRA
(v6.1#6144)