Unlike other platforms, Firefox[ OS] is one that supports SVG graphics fantastically. If you're worried about aspect ratio and resolution, SVG is going to treat you right.
----- Original Message ----- From: "Felix E. Klee" <[email protected]> To: "Ian Bicking" <[email protected]> Cc: [email protected] Sent: Friday, October 26, 2012 11:50:39 AM Subject: Re: Controlling duration of load screen? On Fri, Oct 26, 2012 at 6:47 PM, Ian Bicking <[email protected]> wrote: > https://bugzilla.mozilla.org/show_bug.cgi?id=805845 I don't like that proposal as it depends on images, which are dependent on resolution and aspect-ratio. My app, however, is independent of that. In fact, it does not use a single image (asides from the mandatory icons in `manifest.webapp`, and the > throbber gif I don't even use that. My loader animation is pure HTML/CSS. When the app starts in a normal browser, then - bam - it's there, animating, and always crisp. > You can use a launch_path that isn't "/" so that app users get this > custom loading page, Don't like this approach either, as I don't like browser sniffing. My proposal: https://bugzilla.mozilla.org/show_bug.cgi?id=805889 _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
