Plamen Terziev

Results 4 issues of Plamen Terziev

For some reasons setting both kern and line height of an attributed string makes `boundingRect` to return wrong height if the string can fit only one line. ``` let paragraphStyle...

LabeLayout relies on `boundingRect` method which does not work in all cases and I think that it would be great from documentation perspective if have a list of all limitations/constraints...

defect
documentation

Using fastlane: 2.212.0 I have screenshots for iPhone 14 Pro 6.1-inch with size of 1179x2556. However running `deliver` fails with the following error: `Error: ./screenshots/de-DE/1 1179x2556.png - Invalid screen size...

The prebuilt Android SDK package is great but requires working on the actual device because libOgreJNI.so is compiled for `armeabi-v7a` architecture and cannot be run on the emulator. Is it...

:computer: Android
priority: low