TextureGroup / Texture

Smooth asynchronous user interfaces for iOS apps.
https://texturegroup.org/
Other
8.02k stars 1.29k forks source link

Baseline Alignment May Be Off By a Pixel #177

Open garrettmoon opened 7 years ago

garrettmoon commented 7 years ago

From @Adlai-Holler on January 18, 2017 19:10

Discovered in #2892. This comes from our behavior of ceiling layout values when applied.

Copied from original issue: facebookarchive/AsyncDisplayKit#2912

garrettmoon commented 7 years ago

From @nguyenhuy on January 18, 2017 19:15

@Adlai-Holler: Feel free to assign to me. Thanks!