The following commit has been merged in the master branch:
commit c0feb53a99ce81bd2cb9ee7770e471218c0ed118
Author: Andrei Zavada <[email protected]>
Date:   Mon Apr 22 12:52:12 2013 +0300

    mark embedded annotations with thick lines

diff --git a/src/ui/sf/montage.cc b/src/ui/sf/montage.cc
index 0714848..c86b7f9 100644
--- a/src/ui/sf/montage.cc
+++ b/src/ui/sf/montage.cc
@@ -786,6 +786,7 @@ draw_montage( cairo_t* cr)
 
                                        
_p.CwB[SExpDesignUI::TColour::sf_embedded_annotations].set_source_rgba( cr);
 
+                                       cairo_set_line_width( cr, 2.5);
                                        cairo_rectangle( cr, wa, 0, ww, da_ht);
                                        cairo_fill( cr);
                                        cairo_stroke( cr);

-- 
Sleep experiment manager

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to