Skip to content

Implement file opening

Samuel GAIST requested to merge 221_implement_file_opening into v2

Summary

This merge request implements opening of the assets relate files. It will be done through click which will launch the editor associated with the file type.

In order to implement that, a refactoring of the asset handling has been done in order to simplify handling of path related code.

Relevant issue(s) fixed

Fixes #221 (closed)

Merge request reports