Focus Mask (beta) and shortcuts for preview modes (issue 1172)

Preview Red channel:   r
Preview Blue channel:  b
Preview Green channel: g
Preview Luminosity:    v
Preview Focus Mask:    Shift-F

Before-After:          changed to Shift-B
This commit is contained in:
Michael Ezra
2012-01-02 00:10:55 -05:00
parent 3c7d1db7e3
commit e1d274a808
5 changed files with 168 additions and 60 deletions

View File

@@ -19,6 +19,7 @@
#define _PREVIEWMODEPANEL_
#include <gtkmm.h>
#include "adjuster.h"//dev
class ImageArea;
class PreviewModePanel : public Gtk::HBox {