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

ASF GitHub Bot commented on CB-10622:
-------------------------------------

Github user limebreaker commented on the pull request:

    https://github.com/apache/cordova-windows/pull/149#issuecomment-198710562
  
    Hello, could it be that the target attr. in:
    <icon src="res/windows/storelogo.png" target="StoreLogo" />
     is actually completely ignored as  I always get no img.target in line 360:
     var images = 
config.getIcons('windows').concat(config.getSplashScreens('windows')); and 
therefor always "The following image is skipped due to unsupported size".
    
    It seems that the config.getIcons never parses and adds the target 
attribute. The only way to get it work for me is using  width & height 
attribute.  Running win 8.1 cordova 6.0.0 , windows 4.3.1


> Windows MRT images are not parsed from config.xml
> -------------------------------------------------
>
>                 Key: CB-10622
>                 URL: https://issues.apache.org/jira/browse/CB-10622
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib, Windows
>    Affects Versions: 6.0.0
>            Reporter: Andor Polgari
>            Assignee: Sergey Grebnov
>              Labels: mustfix, triaged
>
> MRT images on Windows are not working correctly through the config.xml file. 
> "Target" attribute is not parsed from config and not all kind of images are 
> recognized ("scale" only, "targetsize" images are ignored)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to