nlampi / SwiftGridView

Swift based data grid view.
MIT License
58 stars 15 forks source link

Move space on top grid #21

Closed manhlt1990 closed 7 years ago

manhlt1990 commented 7 years ago

img_1634

nlampi commented 7 years ago

Hi @manhlt1990 With this issue it is hard to tell the source of the problem. Can you change your viewcontroller property for automaticallyAdjustsScrollViewInsets to NO? ("Adjust Scroll View Insets" under Layout if you're using a Storyboard) Thanks