aferrero2707 / PhotoFlow

A fully non-destructive photo retouching program providing a complete layer-based workflow including RAW image development.
http://aferrero2707.github.io/PhotoFlow
GNU General Public License v3.0
309 stars 36 forks source link

After deleting layer, its parameters stay on right panel. #30

Closed salvadhor closed 9 years ago

salvadhor commented 9 years ago

As topic says, version with new GUI (great work!).

aferrero2707 commented 9 years ago

Whow, you are already testing it, I'm impressed! Thanks a lot for the feedback, I'll fix that before committing to the master branch.

So how do you find the new GUI layout? Is it more intuitive?

salvadhor commented 9 years ago

New GUI is very intuitive, sorts a lot of problems and create new ones :) But everything is more clear for now, I like idea of separate layers and its parameters.

aferrero2707 commented 9 years ago

I've just noticed that you updated PhotoFlow's packages on your PPA from the latest "stable" branch. In fact, this code was not yet ready for production (although very close to that) as it still has some crashed and GUI "glitches".

Actually I think we have a small misunderstanding about the branching scheme I'm using on github. PhotoFlow repository contains three "main"branches:

So, to cut it short, it is better to wait until new changes are merged into the "master" branch before updating the PPA, and always clone the master branch for this purpose. Usually I drop a small announcement on G+ and pixls.us as soon as the master branch is updated, so you can just keep an eye on either one or the other if that is easier for you...

Of course, nothing prevents anybody to test the code in the stable branch and give me feedback ;-)! Your recent suggestions are really useful and I'm already working on some of them...

Thanks a lot as usual, and sorry for the confusion!

salvadhor commented 9 years ago

Thanks for explanations.

aferrero2707 commented 9 years ago

Fixed in stable branch.