Skip to content

(SMatricesReader): fix default path

Emilie WERNERT requested to merge fix_matrices_reader_default_path into dev

What does this MR do?

Fix the default path in ::ioTimeline::SMatricesReader. The default path must be a folder, so we use the parent path of the selected one to set the default reader path. It allows to re-open the file dialog in the default path.

How to test it?

Find an application that uses SMatricesReader. Select a file to read, close the application, re-open the dialog. The directory should be the same.

Edited by Emilie WERNERT

Merge request reports