aprsworld / wsWebDisplay

0 stars 0 forks source link

Cameras not appearing on load sometimes #107

Open Cdetviler opened 8 years ago

Cdetviler commented 8 years ago

This is the issue that I was trying to find a fix for last night. I thought I had fixed it - evidently not. If I revert it back to generating camera html after the image has loaded, the issue goes away. But then we have the issue of the z-index thing again. I think I might just implement the a z-index that it tied to the object count on the page.

I will just make it so that the slider for adjusting z-index starts incrementing when the object count is over 100. So if there are 102 elements on the page, the maximum z-index will be 102.