Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[iOS] Fix issue using TextTransform and LineHeight properties at the same time #14667

Merged
merged 3 commits into from
Nov 25, 2021

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fix issue using TextTransform and LineHeight properties at the same time in iOS Label.

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

Launch Core Gallery and navigate to the issue 12887. If TextTransform property continue working using LineHeight property on Label, the test has passed.

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@jfversluis jfversluis merged commit 34e82c8 into 5.0.0 Nov 25, 2021
@jfversluis jfversluis deleted the fix-12887 branch November 25, 2021 20:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Label TextTransform settings ignored if LineHeight is set
2 participants