<div dir="ltr"><div><div><div>Dan,<br></div>What do you think about making this change to memedit.py<br><br>- if duplex == "" or duplex == "(None)":<br>+ if duplex == "" or duplex == "(None)" or duplex == "off":<br>
hide += [self.col(_("Offset"))]<br><br></div>It just me "off" should be hidden just like "(None)".<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>