bartekmotyl / simple-video-cutter

Windows-based tool for efficient browsing and cutting video footage
MIT License
317 stars 42 forks source link

Simple video cutter is not visible, location saved to relative extremes in JSON? #56

Closed Aida-Enna closed 2 years ago

Aida-Enna commented 2 years ago

I have to swap monitors around a lot for work (switching HDMI inputs which causes them all to move all over the place) and today I couldn't see the program at all. After some confusion, I figured it was set to a location outside of the viewable area, and I was correct. I opened the JSON and had this line: "MainWindowLocation": "-32000, -32000, 160, 28",

Once I reset the -32000 values both to 1, it showed up properly (albeit small) on my primary monitor.

bartekmotyl commented 2 years ago

Thanks for reporting

bartekmotyl commented 2 years ago

Fixed in development branch, fix will be included in next release