warpdesign / react-explorer

File manager written in TypeScript, React, Blueprint and packaged with Electron
MIT License
244 stars 35 forks source link

When the folder is reloaded the preview is reloaded #432

Closed warpdesign closed 5 months ago

warpdesign commented 6 months ago

When viewing a file and the folder gets reloaded (for ex. when its contents has been updated), this makes the preview dialog reload the file.

This is a big problem on Windows where reload seems to happen quite often, but also happens on Linux/Mac.

warpdesign commented 5 months ago

Fixed in #447