Skip to content
  • Enrico Schröder's avatar
    app: DodgeBurn/Convolve: Fix error in behavior of modifier keys · d4316902
    Enrico Schröder authored and Michael Natterer's avatar Michael Natterer committed
    Fix for bug #632816: When holding shift key to go to LineDraw mode,
    then pressing ctrl and releasing shift before ctrl, the release of
    ctrl switches the function of DodgeBurn and Convolute tool. This patch
    adds a variable to GimpDodgeBurnTool/GimpConvolveTool to only switch
    said function on releasing ctrl when it has been toggled previously.
    d4316902