GitHub user stebi opened a pull request:
https://github.com/apache/cordova-windows/pull/162
CB-10622 Fix targetsize images being ignored
In the icon tag in config.xml the icon-"target" attribute is not read, so
MRT images are not loaded at all
e.g.
<icon src="build/windows/storelogo.jpg" target="storelogo" />
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/stebi/cordova-windows master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-windows/pull/162.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #162
----
commit 1ce0435659f4727dd4ce9c07532eea17a892ff9e
Author: Steffen Binas <[email protected]>
Date: 2016-03-22T08:45:33Z
CB-10622 Fix targetsize images being ignored
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]