Closed daem-on closed 2 years ago
Currently the TH2 importer calls requestImportXVI() which is not good user experience, also not the recommended use of file picker elements. A new panel with a list of filenames and filepickers would be a solution.
requestImportXVI()
Implemented in 5a924be9d6197ea14508b6a19409bd677af8499f.
Currently the TH2 importer calls
requestImportXVI()
which is not good user experience, also not the recommended use of file picker elements. A new panel with a list of filenames and filepickers would be a solution.