On Fri, Oct 26, 2012 at 5:31 PM, Kumar McMillan <[email protected]> wrote: > I would actually suggest something contrary: build your UI so that it > "looks right" in an uninitialized state. Most iOS apps do this. It can > be tricky to implement [...]
I could do *something* like that. For example, I could show the user interface elements that are ready, and in place of those that are not ready, I could show loader animations. Still, not perfect, and possibly a lot of effort. > screenshot of a menu bar (or whatever) No images. My app is resolution and aspect-ratio agnostic , and it should stay that way. _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
