-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
Hi everybody !
I want use Gridster for my web site, but i need to add lot of widgets with "add_widget" command. I do a test and there is a problem with "add_widget" function : grid is more and more slow and there are memory leak.
You can see that in this vidéo : http://www.dailymotion.com/video/xznqxq_gridsterslow_tech#.UYjO_crmWUk
However, as you can see on the video, if i add widget at beginning (not with add_widget function) there is no problem. Can you help me ? Something wrong with my code ?
Thanks in advance !