UDATech / ConstructionOnlineBacklog

Work Items/Issue Management for COL
0 stars 0 forks source link

RedLine - Safari #29

Closed allenkinzalow closed 7 years ago

allenkinzalow commented 7 years ago

The method we used to distinguish safari browsers no longer returns true, just need to update the method to a more modern and appropriate one.

Safari also doesn't set the width/height of an image until after onload is called. We set onload even for safari specific browser, since it doesn't detect it, it isn't called, width/height is zero, image doesnt appear.