fossasia/visdom
Panes with large data sizes may load in after swapping away from the env they're fetched for.
已关闭
#80 创建于 2017年5月10日
Fix Proposedbughelp wantedrelease blocker 0.2.5
仓库指标
- 星标
- (9,831 个星标)
- PR 合并指标
- (平均合并 9天 12小时) (30 天内合并 116 个 PR)
描述
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.