Re: [Gimp-developer] Level to Curves broke with recent update



On Fri, 2014-04-18 at 06:46 -0400, Elle Stone wrote:
Open an image.

Open the Levels dialog.

Move the sliders as desired.

Choose "Edit these Settings as Curves".

What should happen is the Curves dialog opens up, already with 
appropriate points to duplicate the Levels settings.

What does happen is the Levels settings are applied to the image, then 
the Curves dialog opens up, already with appropriate points to duplicate 
the Levels settings.

So the desired adjustment is already applied once with Levels and ready 
to be applied again with Curves.

Thanks, fixed in git:

commit a53c2f8b300742971a799f2e711b1571382df345
Author: Michael Natterer <mitch gimp org>
Date:   Fri Apr 18 21:15:46 2014 +0200

    app: cancel the active tool before going
brightness/contrast->levels->curves
    
    because changing tools now automatically commits the old tool.

 app/tools/gimpimagemaptool.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]