mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-15 08:17:12 -06:00
System File Chooser: added PatternFilter to support glob file filter on Windows and on Linux, but not on macOS (issue #1076)
This commit is contained in:
@@ -6,6 +6,8 @@ FlatLaf Change Log
|
||||
- System File Chooser:
|
||||
- Update current filter before invoking approve callback and after closing
|
||||
dialog. (issue #1065)
|
||||
- Added `PatternFilter` to support glob file filter (e.g. `*.tar.gz`) on
|
||||
Windows and on Linux, but not on macOS. (issue #1076)
|
||||
- Fixed: System and Swing file dialogs were shown at the same time if
|
||||
application has no other displayable window. (issue #1078)
|
||||
- On Linux: Check whether required GSettings schemas are installed to avoid
|
||||
|
||||
Reference in New Issue
Block a user