fortmarek / SwipeViewController

SwipeViewController is a Swift modification of RKSwipeBetweenViewControllers - navigate between pages / ViewControllers
MIT License
655 stars 46 forks source link

equalSpace = ture show the below error other wise can't get error #35

Open rajkumar0143 opened 6 years ago

rajkumar0143 commented 6 years ago

select the equalSpace = true //////////////////////////////////// show the below error buttonDelegate.x = (delegate.viewWidth - 2 * buttonDelegate.offset - totalButtonWidth) / CGFloat(buttons.count + 1)

fortmarek commented 6 years ago

I am not sure what the exact nature of the problem is, could you please elaborate?