Per Gantelius

Results 62 comments of Per Gantelius

Currently, the dim checkbox state is stored per project and gets a hard coded default value when a new project is created.

I'm aiming to release a new fSpy version soon(ish), with some improvements and fixes. I'll look into adding support for launching with an image path. While I really appreciate your...

I've just published [1.1.0-beta.1](https://github.com/stuffmatic/fSpy/releases/tag/1.1.0-beta.1) which supports passing a path to an image or project when launching the app like so: ``` [fSpy executable] open [path to image or project] ```...

@simonbjork I've only done testing on my mac so far and it seems to work for valid files. However, I did just realize that no error message is shown when...

@simonbjork I just published a new beta version with improved error reporting if the path passed at launch cannot be opened. It would be great if you could try again...

@simonbjork Good to hear that it works! Let me know if you see any interesting error messages. fSpy is based on Electron, so it can handle any image formats that...

@simonbjork Are you sure you're running the same fSpy version for all tests? The version number is shown in the top right corner of the start screen

If you pass an invalid image path, like any random string, on purpose, do you get an error message? @simonbjork

@simonbjork Let me know if you see the issue again

Are you able to reproduce this? Do you get the same message of you download the file again? Or if you download it on a different computer?