Skip to content
  • Melvin Keskin's avatar
    Fix file dialog and media drawer opening · 182605fc
    Melvin Keskin authored
    The 'mediaDrawer' did not open before.
    The file dialog had an invalid name filter before which resulted in only showing directories.
    
    The 'fileChooser' opens with a correct name filter and uses Enums for all available name filters now.
    An unused argument of 'openFileDialog()' is removed.
    182605fc