subinspathilettu / SJSegmentedViewController

MIT License
334 stars 126 forks source link

Height Issues #33

Closed Karthikeyan1108 closed 7 years ago

Karthikeyan1108 commented 7 years ago

setting the frame of segmentViewController like below fits the screen segmentedViewController.view.frame=CGRect(x:0,y:1,width:segmentedViewController.view.frame.size.width,height:segmentedViewController.view.bounds.size.height)

setting the frame to self.view.bounds pushes the view down.Please help

SonnetXavier commented 7 years ago

Hi @Karthikeyan1108 ,

We didn't get a clear idea of your issue, could you please specify more on your actual requirement.

Karthikeyan1108 commented 7 years ago

I am really sorry for that.That issue was fixed.Is it possible to reduce the segment tab area based number of titles?