IGListKit/Examples/Examples-macOS
Christian Tietze 8f3a89412c fix cell height in macOS sample projects (#1445)
Summary:
## Changes in this pull request

The macOS sample project used to cut off descenders of the letters "y" and "g". I adjusted the programmatic cell height to match the Nib, and recenter the components vertically.

| Before | After |
| ---- |  ---- |
| ![image](https://user-images.githubusercontent.com/59080/87017842-caeb5480-c1d0-11ea-8c58-5d396ddd6081.png) | ![Screen Shot 2020-07-09 at 10 35 15](https://user-images.githubusercontent.com/59080/87017936-ea827d00-c1d0-11ea-9705-ab26b7e63c64.png) |

### Checklist

- [x] All tests pass. Demo project builds and runs.
- [x] I added tests, an experiment, or detailed why my change isn't tested.
- [x] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes.
    - This doesn't sound newsworthy :)
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)

Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1445

Reviewed By: joetam

Differential Revision: D22950519

Pulled By: bdotdub

fbshipit-source-id: 506df3ab158dae52d7d86695d602cca47bc420c3
2020-08-06 10:14:53 -07:00
..
IGListKitExamples fix cell height in macOS sample projects (#1445) 2020-08-06 10:14:53 -07:00
IGListKitExamples.xcodeproj Update examples and tests to Swift 5 2019-12-18 21:51:34 -08:00
IGListKitExamples.xcworkspace run pod install everywhere, gen docs. 2016-12-14 14:44:10 -08:00
Pods Run ./script/setup.sh to generate project files (#1431) 2020-02-26 12:26:58 -08:00
LICENSE-examples.md Update MIT license language (#1272) 2018-11-01 10:58:46 -07:00
Podfile Properly split IGListDiffKit and IGListKit podspecs (#1385) 2019-11-13 05:30:28 -08:00
Podfile.lock Run ./script/setup.sh to generate project files (#1431) 2020-02-26 12:26:58 -08:00