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

[Bug] macOS: 4.4->4.5 regression, labels are invisible (same TextColor as background) #9589

Merged
merged 1 commit into from Feb 17, 2020

Conversation

AndreiMisiukevich
Copy link
Contributor

Description of Change

Fixed regression bug on Mac OS. Default color is not converted to Black for macOs.

Issues Resolved

API Changes

None

Platforms Affected

  • macOS

Behavioral/Visual Changes

Default text color of Labels on Mac became BLACK instead of transparent.

Testing Procedure

Create a content page with a label inside. Run the sample on MacOs. See that label is invisible.

@knocte
Copy link
Contributor

knocte commented Feb 14, 2020

So it seems the regression was introduced in here: 610dde4

@samhouts samhouts added this to In Review in v4.6.0 Feb 14, 2020
@samhouts samhouts added the retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. label Feb 14, 2020
@samhouts samhouts added this to Ready for Review (PRs) in Sprint 166 Feb 14, 2020
@AndreiMisiukevich
Copy link
Contributor Author

@samhouts should I retarget branch to different from master?

@rmarinho
Copy link
Member

@AndreiMisiukevich yes 4.5.0

@AndreiMisiukevich
Copy link
Contributor Author

@rmarinho done

@samhouts samhouts removed this from In Review in v4.6.0 Feb 17, 2020
@samhouts samhouts added this to In Review in v4.5.0 Feb 17, 2020
@rmarinho rmarinho merged commit 667c1cc into xamarin:4.5.0 Feb 17, 2020
v4.5.0 automation moved this from In Review to Done Feb 17, 2020
Sprint 166 automation moved this from Ready for Review (PRs) to Done Feb 17, 2020
@AndreiMisiukevich AndreiMisiukevich deleted the fix_9526 branch February 17, 2020 12:22
@samhouts samhouts added this to the 4.5.0 milestone Feb 19, 2020
@samhouts samhouts removed this from Done in v4.5.0 May 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/label i/regression p/iOS 🍎 retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. t/bug 🐛
Projects
No open projects
Sprint 166
  
Done
Development

Successfully merging this pull request may close these issues.

[Bug] macOS: 4.4->4.5 regression, labels are invisible (same TextColor as background)
5 participants