tmoreno / open-log-viewer

A multi-platform log viewer built with Electron and styled with Material Design
GNU General Public License v3.0
308 stars 44 forks source link

Ability to perform drag and drop log file to open the file #5

Closed hendrakwong closed 4 years ago

hendrakwong commented 5 years ago

The ability to perform "drag and drop" log file to open the file.

tmoreno commented 5 years ago

You can drag and drop a file when the tab does not have a file loaded. Maybe drag and drop should works too with tabs with files loaded.

tmoreno commented 4 years ago

Hi Hendra,

Do you have the same problem with the latests releases?

hendrakwong commented 4 years ago

I am able to drag and drop a file now. Thanks for adding this functionality.

tmoreno commented 4 years ago

😄