Bugfix and using the Navigator's range for displaying values
Thanks a lot to Heckflosse and Floessie for the bugfix
This commit is contained in:
@@ -73,7 +73,8 @@ public:
|
||||
ImageArea (ImageAreaPanel* p);
|
||||
~ImageArea ();
|
||||
|
||||
void setImProcCoordinator (rtengine::StagedImageProcessor* ipc_);
|
||||
rtengine::StagedImageProcessor* getImProcCoordinator() const;
|
||||
void setImProcCoordinator(rtengine::StagedImageProcessor* ipc_);
|
||||
void setPreviewModePanel(PreviewModePanel* previewModePanel_)
|
||||
{
|
||||
previewModePanel = previewModePanel_;
|
||||
|
Reference in New Issue
Block a user