RT crashes when undo crop action via history, Issue 1969
This commit is contained in:
parent
a6d7f95673
commit
83df32e659
@ -351,6 +351,7 @@ void Resize::setDimensions () {
|
||||
refw = maxw;
|
||||
refh = maxh;
|
||||
}
|
||||
GThreadLock lock;
|
||||
w->set_range (32, 4*refw);
|
||||
h->set_range (32, 4*refh);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user