[med-svn] [SCM] aghermann branch, master, updated. c0bd21ca8eb529ade7e0c7aad22951a308a8dc8f

Andrei Zavada johnhommer at gmail.com
Wed May 1 00:09:22 UTC 2013


The following commit has been merged in the master branch:
commit c0feb53a99ce81bd2cb9ee7770e471218c0ed118
Author: Andrei Zavada <johnhommer at gmail.com>
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



More information about the debian-med-commit mailing list