"src/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "162dc19a5d297b7eca8933a8137db4f6c45e1662"
Commit 42ea489a authored by Davis King's avatar Davis King
Browse files

Fixed minor bug in image_display.

parent 10356e39
...@@ -3266,6 +3266,7 @@ namespace dlib ...@@ -3266,6 +3266,7 @@ namespace dlib
} }
rect_is_selected = false; rect_is_selected = false;
parts_menu.disable();
assign_image_scaled(img,new_img); assign_image_scaled(img,new_img);
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment