lavab / web

AngularJS web client of Lavaboom's email service
https://mail.lavaboom.com
38 stars 21 forks source link

Signup/Login logo doesn't load immidiately which causes content blinking/shifting #699

Closed let4be closed 9 years ago

let4be commented 9 years ago

image need to reserve logo's space even if the logo isn't loaded yet

vviikk commented 9 years ago

good idea. btw - what devices is that screenshot from? Android/Chrome?

vviikk commented 9 years ago

for a < 1kb file I have no idea why there is a lag.

let4be commented 9 years ago

the lag is very small but noticable, screenshot is from windows 7, chrome(where I noticed the lag)

vviikk commented 9 years ago

font looks extra thick there. i probably need to add a non-retina/high-res media query for the fonts.

vviikk commented 9 years ago

ah crap the loader had its own image, linking to the heavy SVG w/ PNG we were using. fixed.

let4be commented 9 years ago

awesome, this bug was hurting my eyes for months :+1: