From: erg Date: Thu, 2 Sep 2010 22:04:18 +0000 (+0000) Subject: Change starting node alpha to 1; X-Git-Tag: LAST_LIBGRAPH~32^2~1204 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05aa2e4d88bfebe7c781025fe3baf446433646ea;p=graphviz Change starting node alpha to 1; add handle to catch "Destroy Window" event for node list window. --- diff --git a/share/gui/smyrna.glade b/share/gui/smyrna.glade index 46f19fa33..2a702a197 100755 --- a/share/gui/smyrna.glade +++ b/share/gui/smyrna.glade @@ -444,6 +444,7 @@ GDK_GRAVITY_NORTH_WEST True False + diff --git a/share/gui/template.dot b/share/gui/template.dot index 1c8b30ee9..b394e36a4 100644 --- a/share/gui/template.dot +++ b/share/gui/template.dot @@ -43,7 +43,7 @@ strict digraph template { drawedges="1", labelshownodes="0", labelshowedges="0", - defaultnodealpha="0.8", + defaultnodealpha="1", defaultedgealpha="0.5", defaultnodeshape="0", defaultselectionmethod="2"