Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Format #7500

Merged
merged 1 commit into from
May 26, 2022
Merged

Fix Format #7500

merged 1 commit into from
May 26, 2022

Conversation

rmarinho
Copy link
Member

Description of Change

Format code since our daily is broken

Issues Fixed

None

@rmarinho rmarinho requested a review from a team as a code owner May 26, 2022 13:14
@@ -120,7 +120,7 @@ protected override void OnElementPropertyChanged(object sender, PropertyChangedE
UpdateTextColor();
else if (e.PropertyName == VisualElement.IsEnabledProperty.PropertyName)
UpdateEnabled();
else if ( e.PropertyName == FontElement.FontAttributesProperty.PropertyName
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this space added on purpose?

@rmarinho rmarinho merged commit a35b985 into main May 26, 2022
@rmarinho rmarinho deleted the fix-format branch May 26, 2022 15:37
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
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.

None yet

2 participants