Actions
Bug #328
closedShow only dirs in dir selection dialog
Start date:
26 May 2014
Due date:
% Done:
100%
Estimated time:
Severity:
03 - Medium
Description
The dialog allows selecting files. It should only allow selecting directories.
Also, a double click should make that selection.
Updated by Hammel over 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
The SWT DirectoryDialog widget already does this but I didn't notice it was doing it. The setup for the dialog has been updated to set default paths based on the existence of S_MOVIEDIR in the user's config file, $HOME/.videolib/config.
This issue can be closed.
Actions