This very small change makes working with MultiSelectSegmentedControl a bit easier in Swift, and it allows configuration of the hideSeparatorBetweenSelectedSegments property from Interface Builder. The only changes are to the header, so it should be an inconsequential change to existing users of this library.
If this does get merged, it would be helpful to issue a new version of the pod (presumably v1.1.1) as well.
This very small change makes working with MultiSelectSegmentedControl a bit easier in Swift, and it allows configuration of the
hideSeparatorBetweenSelectedSegments
property from Interface Builder. The only changes are to the header, so it should be an inconsequential change to existing users of this library.If this does get merged, it would be helpful to issue a new version of the pod (presumably v1.1.1) as well.