[chirp_devel] [PATCH] [UI] Default "Hide Unused Fields" to enabled. Completes #1779
Tom Hayward
Fri May 6 08:09:57 PDT 2016
On May 6, 2016 02:30, "Jim Unroe" <rock.unroe at gmail.com> wrote:
>
> > - self.hide_unused = self._config.get_bool("hide_unused")
> > + self.hide_unused = self._config.get_bool("hide_unused",
default=True)
>
>
> I've spent more hours on this than I would care to admit trying to
> solve this. This setting finally works as intended. Thanks for looking
> into this Tom.
>
> Jim
Jim,
Sometimes all it takes is a second set of eyes. I'm glad I was able to
help.
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20160506/8a3e7dd5/attachment-0001.html
More information about the chirp_devel
mailing list