Niek / superview

A small program that takes a 4:3 aspect ratio video file, and transforms it to a 16:9 video using the GoPro SuperView method
GNU General Public License v3.0
211 stars 20 forks source link

cannot see network drives in GUI #19

Closed rochford77 closed 3 years ago

rochford77 commented 3 years ago

GUI does not see my network drives at all in windows. (mounted to the machine as the Z: drive, for example)

Niek commented 3 years ago

That's unfortunately a limitation of the GUI library we are using: https://github.com/fyne-io/fyne

If you want, you can open an issue there.