Fabien LOISON
Fabien LOISON
I had this problem too... After some tests, I found that when the project was configured to `"private"`, it failed, but it worked when configured to `"public"`... And if I...
Hello, The current behavior was implemented because it was simple (and "ok" for the v1.0). I planned to let the user configure output pattern and locations in a future version....
Hello, 1. I do not know why only 75 images where added an not the whole folder... I cannot reproduce this on Linux, I will try on Windows. * But...
Ok, here is the error while opening the image: ``` Traceback (most recent call last): File "/home/fabien/devel/public/yoga-image-optimizer/yoga_image_optimizer/main_window.py", line 375, in _on_drag_data_received _add_path([path]) File "/home/fabien/devel/public/yoga-image-optimizer/yoga_image_optimizer/main_window.py", line 370, in _add_path app.add_image(path) File...
I opened individual issues for each problem and evolution listed here so I close this issue :)
Hello, This is not really a bug as the software is working as expected, but you are right, this is a missing feature. I will try to work on this...
Yes you are right, the UI is quite basic currently, I have to improve it. I am not sure when I will work on it, but it is on my...
Here is a mockup of what it could look like. I do not know yet how to do this with GTK, and I have other subjects to work on before...
I started working on this issue. Here is a work in progress screenshot :) 
Final version of the compacted interface:  This will be released in the next version :)