fixed tabs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
d9cfffe6c5
commit
b49d3f736c
@ -90,6 +90,7 @@ class TabsViewController: BaseViewController<Tabs> {
|
||||
}
|
||||
|
||||
//only in horizontal mode
|
||||
addFormRow(label: "Fill Container", view: .makeWrapper(for: fillContainerSwitch), stackView: horizontalOrientationFormStackView)
|
||||
addFormRow(label: "Indicator Position", view: indicatorPositionPickerSelectorView, stackView: horizontalOrientationFormStackView)
|
||||
addFormRow(label: "Overflow", view: overflowPickerSelectorView, stackView: horizontalOrientationFormStackView)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user