cos-archives / hgrid

[UNMAINTAINED] A Javascript-based hierarchical grid that can be used to manage and organize file/folder-like data
Apache License 2.0
23 stars 14 forks source link

Telling hgrid to reload a folder twice causes doubling of items #76

Closed brianjgeiger closed 10 years ago

brianjgeiger commented 10 years ago

If you use the reloadFolder() function twice on a folder before the folder returns, the contents of the reloaded folder will be doubled.

sloria commented 10 years ago

Should be fixed now.