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
