kodika / MutataApp

49 stars 9 forks source link

apportionsSegmentWidthsByContent on UISegmentedControl is broken #5

Open OmerFlame opened 2 years ago

OmerFlame commented 2 years ago

When I try to set apportionsSegmentWidthsByContent to true on a UISegmentedControl, it just draws the segmented control's background but not the content of the segmented control itself. Also, your demo app mentions something about segmentWidthsByContent but it isn't doing anything. Is this a known issue?