<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I attached two screenshots to the bug report (before and after);&nbsp; this does a better job of illustrating the change then I can.<BR>&nbsp;<BR><a href="http://chirp.danplanet.com/issues/2177">http://chirp.danplanet.com/issues/2177</a><BR>&nbsp;<BR>Its simply an aesthetic fix and does not alter the behaviour in any way.<BR>&nbsp;<BR><br>&nbsp;<BR><div>Date: Thu, 15 Jan 2015 15:47:36 -0800<br>From: dsmith@danplanet.com<br>To: chirp_devel@intrepid.danplanet.com<br>Subject: Re: [chirp_devel] [PATCH] Slight improvement to memory editor        container<br><br><pre>&gt; # Node ID 310c66295ef033650ae6c4171efbb83f6f425abe<br>&gt; # Parent  5c8cf7aa6ab3d12598a3eaabf69ffdc074c4bcd2<br>&gt; [PATCH] Slight improvement to memory editor container<br>&gt; <br>&gt; This change simple encapsulates the memory editor scrolling window in an hbox to allow for smooth transition beteween the controls.<br> <br>In the future, can you please wrap your commit messages at 79 columns?<br> <br>&gt;          sw.show()<br>&gt; +        hbox.pack_start(sw, 1, 1, 1)<br>&gt;  <br>&gt;          self.view.connect("button_press_event", self.click_cb)<br>&gt;  <br>&gt; -        return sw<br>&gt; +        hbox.show()<br>&gt; +<br>&gt; +        return hbox<br> <br>I don't understand why this makes anything better (or changes anything<br>at all for that matter).<br> <br>Can you explain?<br> <br>--Dan<br> <br></pre><br>_______________________________________________
chirp_devel mailing list
chirp_devel@intrepid.danplanet.com
http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers</div>                                               </div></body>
</html>