donatso / family-chart

family tree visualization built on top of d3
MIT License
179 stars 63 forks source link

Images reload when I click the same node #24

Closed HolyOne closed 8 months ago

HolyOne commented 1 year ago

The images displayed on the graph is reloaded when I even click the same node (I can see they are requested in network monitor) and they flicker. An optimization for this would be good.