If you have a directory with many files that have semi-numerical names on a different machine on your network, then the non native directory dialog is almost unusable. What happens is odd. Say you have a directory with files image1 image2 image3 ... Do add existing files and select the directory on your remote machine and what quickly shows is
image1
image10
image 100
image 1000 ...
With very little indication it is working it SLOWLY sorts them to
image1
image2
image3 ...
The simplest solution is to copy the directory to your local machine and then everything works fine.
|