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

Kerri Shotts commented on CB-10947:
-----------------------------------

The first item is no longer valid best I can tell; icon...@2x.png is used both 
in the code and in contents.json. The second has been addressed (now present in 
the docs).

The third item is... tricky. Because 40@3x and 60@2x share the same width and 
height, the existing code that copies icons is going to have a problem with 
this, because there's no way to tell them apart. You could look at the name, 
perhaps, but not everyone uses the same naming conventions. We could also add 
an attribute that indicates what the app is used for, but I don't see that 
happening in time for 4.4.0, and I'd want to have buy-in from the rest of the 
team.

As such, i'm punting this to 5.0 for now.

> Minor icon issues
> -----------------
>
>                 Key: CB-10947
>                 URL: https://issues.apache.org/jira/browse/CB-10947
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Docs, iOS
>    Affects Versions: 6.0.0
>         Environment: Cordova CLI 6.0, Cordova iOS 4.1.0
>            Reporter: Jacob Weber
>            Assignee: Kerri Shotts
>            Priority: Minor
>              Labels: ios
>             Fix For: cordova-ios@4.4.0
>
>
> * On the [docs for 
> icons|https://cordova.apache.org/docs/en/latest/config_ref/images.html], it 
> lists icon...@2x.png. This is copied into the iOS project, but it's not used 
> in the icon set's Contents.json file. It can probably be removed from the 
> docs.
> * That docs page doesn't list icon-8...@2x.png, which was recently added to 
> the code.
> * The icon set's Contents.json file uses icon...@3x.png twice, once for the 
> 40@3x icon, and once for the 60@2x icon. They're the same size, but you might 
> not want to use the same file for both (since the first one is a Spotlight 
> icon, and the second is an App icon).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to