Feature #71825
GUI: file browse dialog via nio to avoid edt blocking
Status: | Assigned | Start date: | 09/26/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | GUI | |||
Target version: | - | |||
Resolution: |
Description
current file browser uses old File.list methods within edt and blocks for many files/slow drives
maybe we can change to use nio and async update the file list
or implement own(faster) file browser