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
839942b8
"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "74d902eb59f873b6156621220937f8e2521dfdc0"
Commit
839942b8
authored
Feb 10, 2014
by
Davis King
Browse files
Fixed weird rectangle highlighting behavior from previous commit.
parent
374d5253
Changes
1
Hide 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 @
839942b8
...
@@ -3265,6 +3265,7 @@ namespace dlib
...
@@ -3265,6 +3265,7 @@ namespace dlib
parent
.
invalidate_rectangle
(
rect
);
parent
.
invalidate_rectangle
(
rect
);
}
}
highlighted_rect
=
std
::
numeric_limits
<
unsigned
long
>::
max
();
rect_is_selected
=
false
;
rect_is_selected
=
false
;
parts_menu
.
disable
();
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