mirror of https://github.com/davisking/dlib.git
Fixed minor bug in image_display.
This commit is contained in:
parent
10356e3972
commit
42ea489a48
|
@ -3266,6 +3266,7 @@ namespace dlib
|
|||
}
|
||||
|
||||
rect_is_selected = false;
|
||||
parts_menu.disable();
|
||||
assign_image_scaled(img,new_img);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue