fossasia/visdom

Panes with large data sizes may load in after swapping away from the env they're fetched for.

Open

#80 geöffnet am 10. Mai 2017

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (9.831 Stars) (1.152 Forks)batch import
Fix Proposedbughelp wanted

Beschreibung

I have an visdom environment with large images in environment '0' and I'm accessing the server remotely. When I load the environment '0', the first image takes a long time to load and loads in '0'. If I then change to environment '1' on the webpage, the rest of the images load in the environment '1', even though they were assigned to '0'. No big deal, just wanted to file a report for it.

Contributor Guide