Open BWheatie opened 5 years ago
Need to rethink what exactly is being laid out. Radio Buttons are not directly interacted with but rather radio button groups contain a list of buttons. Radio groups do not have any height and width but rather it is determined based on radio buttons in group.
Need to use the same general template from buttons to autolayout radiogroup. Will need to check core scenic code in order to set default sizes. Likely will involve font metrics.