pavankataria / SwiftDataTables

A Swift Data Table package, display grid-like data sets in a nicely formatted table for iOS. Subclassing UICollectionView that allows ordering, and searching with extensible options.
MIT License
448 stars 69 forks source link

bug in positionning table #26

Closed altagir closed 5 years ago

altagir commented 5 years ago

This seems to have been introduced with latest commits

image

pavankataria commented 5 years ago

How do you reproduce this? I'm not getting this when I open up the search page on any of the screens. I'll need more information. iOS, device, etc.

altagir commented 5 years ago

Uhm... my bad, side effect of fixing the headers width seems to be obliged to delete DerivedData and build to have proper recompiling of Pod cannot reproduce here