Code review comment for lp:~matzipan/scratch/folder-manager-improvement

Revision history for this message
Jeremy Wootten (jeremywootten) wrote :

The double creation effect is due to the FileMonitor detecting the creation and adding another item. You need to block the monitor while creating an item internally.

« Back to merge proposal