From 0542a8eafe851caf1fb8355eeb8dde0ecd4deaad Mon Sep 17 00:00:00 2001 From: Hombre Date: Wed, 8 Jun 2011 01:33:10 +0200 Subject: [PATCH] (Partiallu) Solving issue #705 : Exposure slider does not behave the same between RT3.0 and Dev-3.1 There's still a blue top and left edge appearing in the test image, but it may be another bug --- rtengine/improcfun.cc | 2 +- rtgui/rawexposure.cc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rtengine/improcfun.cc b/rtengine/improcfun.cc index 96ab2c287..5a57acb19 100644 --- a/rtengine/improcfun.cc +++ b/rtengine/improcfun.cc @@ -249,7 +249,7 @@ void ImProcFunctions::firstAnalysis (Image16* original, const ProcParams* params for (int j=0; jsetAdjusterListener (this); if (PexPos->delay < 1000) PexPos->delay = 1000; PexPos->show();