IGListKit/Examples/Examples-macOS
Christian Tietze c26d444622 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
2025-12-10 17:18:06 +09:00
..
IGListKitExamples fix cell height in macOS sample projects (#1445) 2025-12-10 17:18:06 +09:00
IGListKitExamples.xcodeproj Update examples and tests to Swift 5 2025-12-10 17:18:05 +09: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) 2025-12-10 17:18:06 +09:00
LICENSE-examples.md Update MIT license language (#1272) 2025-12-10 17:17:52 +09:00
Podfile Properly split IGListDiffKit and IGListKit podspecs (#1385) 2025-12-10 17:18:04 +09:00
Podfile.lock Run ./script/setup.sh to generate project files (#1431) 2025-12-10 17:18:06 +09:00