alxkhr / react-d3-travel-blog

A very simple travel blog, made of react and d3.
MIT License
4 stars 1 forks source link

Loading of thumbs in world #9

Open alxkhr opened 7 years ago

alxkhr commented 7 years ago

The images get loaded, as soon as the Pin gets hovered. This is too late. Maybe switch back to the url-loader? Maybe don't import the images lazy? Maybe find a better way to detect if it is loaded?