Commit 7dfea35c authored by Davis King's avatar Davis King

Minor improvement.

parent 29d6051e
......@@ -241,7 +241,7 @@ select_image(
lb_images.select(idx);
load_image(idx);
}
else
else if (lb_images.size() == 0)
{
display.clear_overlay();
array2d<unsigned char> empty_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