On Mon, Feb 2, 2015 at 10:20 PM, Kosta Arvanitis kosta@alumni.uvic.ca wrote:
# HG changeset patch # User K. Arvanitis kosta@alumni.uvic.ca # Date 1422941391 28800 # Mon Feb 02 21:29:51 2015 -0800 # Node ID e8378ba8777941cff2f0b4717355d476e224b43c # Parent 5a17f1c24b38875fe8ef83b6a3fe6b61f11c07af [PATCH] Radio settings flattened view Due to the nested nature of the settings editor tree view, labels in the tree generally become obscured because the pane is too small. This change addresses the issue by a) adding a horizontal paned window which allows the tree view to be manually resized while b) flattening the radio featrure radio settings group to return a single list of all top level radio settings groups.
Bug #2285
Awesome. I was just questioning this design last month.
Among other things, this means we can now do things like RadioSettings(*radiosettinggroups).
Unfortunately, I couldn't get it to apply, possibly because it's a multi-part message. Not really sure.
Tom KD7LXL