J2Kbr / GtunerIV

Gtuner IV - Titan Two's software bug report.
http://www.consoletuner.com
25 stars 4 forks source link

File Explorer doesn't refresh the target directory when copying a file via dragndrop #337

Closed Scachi closed 5 years ago

Scachi commented 5 years ago

When copying a fie to an empty directory via drag n drop in the GTuner IV File Explorer it doesn't refresh the content of the target directory. I have to hit the fresh button but that collapses the whole structure and I have to reopen it to the state before.

Is it possible to do an automatic refresh of the drop directory ? Or on press of the refresh button store the current flag (collapsed or not) and restore it then so it keeps the same directory expanded as they were before hitting the button.

J2Kbr commented 5 years ago

After researching, this seems related with a open bug for QFileSystemModel (not updating files) from the Qt framework. I am afraid we will need wait the fix from the Qt framework in order to get this solved on Gtuner IV.