brunyuriy / crystalvc

Automatically exported from code.google.com/p/crystalvc
Other
6 stars 5 forks source link

On first load (or after clearing the cache), some icons appear as X. #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It seems that after clearing the cache, or when starting Crystal without a 
cache, some icons appear as X the first time.  In my experience, these go away 
after a refresh.  

Original issue reported on code.google.com by yuriy.b...@gmail.com on 4 Aug 2011 at 8:59

GoogleCodeExporter commented 9 years ago
The way to attack this is via log comparison.  Clear the cache, run Crystal, 
and let it load the icons once (they'll all be X) and then refresh once (now 
the icons should be correct) and then compare the logs for the two actions.  
Figure out where the difference is.

Original comment by yuriy.b...@gmail.com on 2 Nov 2011 at 11:20

GoogleCodeExporter commented 9 years ago
Haochen fixed this by synchronizing the cloning method.  

Original comment by yuriy.b...@gmail.com on 20 Nov 2011 at 10:14