-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Solve drag'n'drop conundrum with modal windows
Being modal windows, you're unable to browse the file system to drag'n'drop files into the ignore list. Worse, the file dialog that opens when clicking the Add... button isn't reachable either. The work around now is that while the Setup window is open, the 'modal' main window becomes 'normal'. Thanks Diver for reporting this bug. Apparently I haven't used the file dialog or tried to d'n'd files in a long time. I usually add to-be-ignored files via the context menu of the main window...
- Loading branch information
Humdinger
committed
May 26, 2019
1 parent
e4d2ffb
commit 40ec161
Showing
3 changed files
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters