Tulip-Dev / tulip

Large graphs analysis, drawing and visualization framework
http://tulip.labri.fr/
GNU Lesser General Public License v3.0
125 stars 24 forks source link

Force reload textures? #159

Closed renoust closed 4 years ago

renoust commented 4 years ago

Hi,

I have a small question. When I have textured nodes on a graph, sometimes the textures files may have been updated separately while the filename remains the same. Tulip keeps in memory the first loaded version so the node textures are not changed. Is there a mechanism to force reload these textures, or the texture of some specific nodes?

Thanks,

p-mary commented 4 years ago

Currently Tulip offers no mechanism to reload the textures files after they have been updated.