Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Conversation

@johncodeos
Copy link
Contributor

Description

This PR fixes the issue that describes it here.
In the GravatarEmailTableViewCell.xib file, the UIImageView uses a CircularImageView class with WordPress as a module.

This makes the image circular only in the WordPress app and not in the WooCommerce app.

Changing it to WordPressAuthanticator module will make the image circular in both apps.

Screenshots

Before:

After:

@ealeksandrov
Copy link
Contributor

PR to test the fix on WC-iOS: woocommerce/woocommerce-ios#5634.

@ealeksandrov ealeksandrov requested a review from dvdchr December 7, 2021 17:50
@ealeksandrov
Copy link
Contributor

@dvdchr the change shouldn't impact WP-iOS, but I would be grateful for another look! It's an interesting bug 🙂

@ealeksandrov ealeksandrov changed the base branch from trunk to fix/circular-gravatar February 3, 2022 12:48
@ealeksandrov ealeksandrov changed the base branch from fix/circular-gravatar to trunk February 3, 2022 12:50
@ealeksandrov ealeksandrov changed the base branch from trunk to fix/circular-gravatar February 3, 2022 12:52
Copy link
Contributor

@ealeksandrov ealeksandrov left a comment

Choose a reason for hiding this comment

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

LGTM :shipit:

@ealeksandrov
Copy link
Contributor

Merging to a temp branch first to apply the latest trunk changes there and fix merge conflict.

@ealeksandrov ealeksandrov merged commit 19e2cde into wordpress-mobile:fix/circular-gravatar Feb 3, 2022
@dvdchr
Copy link
Contributor

dvdchr commented Feb 14, 2022

hey @ealeksandrov, sorry for the late response! I thought I had added this to my things to visit later, but apparently, I did not 😅. I've tested this on WP-iOS and can confirm that it has no impact. Thanks for the heads up and for taking care of this!

@ealeksandrov
Copy link
Contributor

No worries @dvdchr, thanks for checking! 🙂

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants