mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-06 06:58:26 +00:00
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 | | ---- | ---- | |  |  | ### 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 |
||
|---|---|---|
| .. | ||
| UserCollectionViewCell.swift | ||
| UserCollectionViewCell.xib | ||