Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
42ea489a
Commit
42ea489a
authored
Sep 02, 2012
by
Davis King
Browse files
Fixed minor bug in image_display.
parent
10356e39
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
dlib/gui_widgets/widgets.h
dlib/gui_widgets/widgets.h
+1
-0
No files found.
dlib/gui_widgets/widgets.h
View file @
42ea489a
...
@@ -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
);
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment