exelearning / iteexe

eXeLearning: Your Free and Open Source Editor to create Educational Resources.
http://exelearning.net
GNU General Public License v2.0
132 stars 49 forks source link

Improve File Picker behavior to follow software standards #676

Closed regorxxx closed 1 year ago

regorxxx commented 1 year ago

Improve File Picker by changing current folder view to the root of the file path, if a full path is provided. Whenever a path is provided, the file picked should jump to that root (unless it directly open a compatible file).

Previous behavior: prev

Current behavior: next

ignaciogros commented 1 year ago

Thank you, @regorxxx!