Removed freeze-mode for the histogram bar

This commit is contained in:
Thanatomanic
2018-07-02 19:48:24 +02:00
parent 860fb73cd4
commit f5d9f9529a
5 changed files with 7 additions and 51 deletions

View File

@@ -754,10 +754,6 @@ void CropWindow::buttonRelease (int button, int num, int bstate, int x, int y)
}
iarea->setToolHand ();
if (pmhlistener) {
pmhlistener->toggleFreeze();
}
}
state = SNormal;