mozilla / napkin

Napkin is a rapid web prototyping tool intending to bridge the gap between product/UI/UX and development processes when building applications and sites.
Other
40 stars 6 forks source link

Greyed out filter on landing page takes a while to load. (FOUC on landing.) #78

Closed graingert closed 12 years ago

graingert commented 12 years ago

Greyed out filter on landing page takes a while to load. (FOUC on landing.)

In order to draw attention to the sign in button the page is greyed out. This greying out filter is, however, only applied after the page has loaded thus causing a FOUC.

karthikv commented 12 years ago

Ah, yes, this does happen. I'm planning to completely change the landing page by getting rid of the overlay and adding some more informative content. Until then, though, I'll keep this issue open in case that plan changes.

karthikv commented 12 years ago

This has been taken care of in the pull request above.