You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this condition, you can edit the source code. While reIniting, assign new options to the old options of macy instance. Just update the options is ok.
How to implement this?
That is, if I add or delete items from the list, the number of columns should change.
As far as I understand now, the
reInit()
method does not solve this problem? Can you please tell me how can I implement this?The text was updated successfully, but these errors were encountered: