heribertolugo / FileList

List all files in a given directory, and provide the option to copy or move selected files.
1 stars 0 forks source link

items in treeview are not ensync with master list #21

Closed heribertolugo closed 4 years ago

heribertolugo commented 4 years ago

when items are added into treeview, only N number of items are added and then addition of new items is disabled. if search has found new files which should be in treeview because of default sort order, they are not added. this causes the master sortedSet to lose sync with items reflected in treeview