Closed Tantalon closed 4 years ago
When you have two treeviews on a page, the icon no longer changes when you click on a folder, because the event handlers are being registered globally each time a bstreeview is created, and it toggles then toggles back. This patch fixes it.
Thanks for support
When you have two treeviews on a page, the icon no longer changes when you click on a folder, because the event handlers are being registered globally each time a bstreeview is created, and it toggles then toggles back. This patch fixes it.