<div dir="ltr"><div><div><div>Dan,<br></div>What do you think about making this change to memedit.py<br><br>-        if duplex == &quot;&quot; or duplex == &quot;(None)&quot;:<br>+        if duplex == &quot;&quot; or duplex == &quot;(None)&quot; or duplex == &quot;off&quot;:<br>
            hide += [self.col(_(&quot;Offset&quot;))]<br><br></div>It just me &quot;off&quot; should be hidden just like &quot;(None)&quot;.<br><br></div><div>If you agree, would you do it or do you want me to submit a patch?<br>
</div>Jim <br><div><div><br></div></div></div>