<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); this does a better job of illustrating the change then I can.<BR> <BR><a href="http://chirp.danplanet.com/issues/2177">http://chirp.danplanet.com/issues/2177</a><BR> <BR>Its simply an aesthetic fix and does not alter the behaviour in any way.<BR> <BR><br> <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>> # Node ID 310c66295ef033650ae6c4171efbb83f6f425abe<br>> # Parent 5c8cf7aa6ab3d12598a3eaabf69ffdc074c4bcd2<br>> [PATCH] Slight improvement to memory editor container<br>> <br>> 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>> sw.show()<br>> + hbox.pack_start(sw, 1, 1, 1)<br>> <br>> self.view.connect("button_press_event", self.click_cb)<br>> <br>> - return sw<br>> + hbox.show()<br>> +<br>> + 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>