[
https://issues.apache.org/jira/browse/CB-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14384173#comment-14384173
]
ASF GitHub Bot commented on CB-8750:
------------------------------------
Github user dpolivy commented on the pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/41#issuecomment-87015745
I should also point out that the ResolutionHelper.cs file is taken from
MSDN sample code:
https://msdn.microsoft.com/library/windows/apps/jj206974(v=vs.105).aspx
As it is example code and intended for us in WP apps, I believe it is OK to
use here, but I am not a lawyer, so you may want to have someone double check
that.
> WP8: Splashscreen should support pixel-perfect images for each resolution
> -------------------------------------------------------------------------
>
> Key: CB-8750
> URL: https://issues.apache.org/jira/browse/CB-8750
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Plugin SplashScreen, WP8
> Affects Versions: 3.7.1
> Reporter: Dan Polivy
> Assignee: Jesse MacFadyen
> Priority: Minor
>
> Currently, the splashscreen plugin on Windows Phone only supports a single
> SplashScreenImage.jpg file, and scales that to fit all device resolutions.
> But, it is possible to detect the resolution of the device, and allow for
> pixel-perfect splash screens for each individual resolution.
> I have some local changes that I will send as a PR to the plugin that allows
> one to specify three different images, each of different resolutions to match
> those supported by WP8.
> Resolution Dimensions File name
> WVGA 480 x 800 SplashScreenImage.screen-WVGA.jpg
> 720p 720 x 1280 SplashScreenImage.screen-720p.jpg
> WXGA 768 x 1280 SplashScreenImage.screen-WXGA.jpg
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]