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

Add "work in progress” indicator #33

Closed salvadhor closed 9 years ago

salvadhor commented 9 years ago

Small green/red indicator near zoom buttons would help to show that Photoflow is generating preview/applying effect.

aferrero2707 commented 9 years ago

You are definitely right, and this is now added in my TODO list... what I foresee:

1/ green "LED": preview is updated and processing engine is idle 2/ red "LED": preview is being updated 3/ orange "LED": preview is updated, but there is some background caching still ongoing, so one can expect the preview to be slower than usual

aferrero2707 commented 9 years ago

Implemented in current stable branch.