You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The FileDialog extension filters do not work as intended. Saving a file works fine (including setting the extensionFilters). Chosing to use mode = FileDialogMode.OPEN_FILE however does not display any files (not even ones matching the filter).
Describe the bug
The
FileDialog
extension filters do not work as intended. Saving a file works fine (including setting theextensionFilters
). Chosing to usemode = FileDialogMode.OPEN_FILE
however does not display any files (not even ones matching the filter).To Reproduce
Steps to reproduce the behavior:
Alternatively using a
.pff
in the filter doesn't work either:Expected behavior
Should list all files matching the given extension filter and not only folders.
Please complete the following information:
The text was updated successfully, but these errors were encountered: