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 incorrect cropping of conversation icons #4424

Merged

Conversation

dkter
Copy link
Contributor

@dkter dkter commented Nov 6, 2021

Fixes #4417 (see that issue for screenshots)

Pull Request Checklist

Signed-off-by: David Teresi dkteresi@gmail.com

@dkter dkter marked this pull request as ready for review November 6, 2021 17:12
@bmarty bmarty requested a review from ouchadam November 8, 2021 09:05
@bmarty
Copy link
Member

bmarty commented Nov 8, 2021

Hello, thanks for the PR.
@ouchadam can you have a look please? I'm not sure about the link between notification and shortcuts

@ouchadam
Copy link
Contributor

ouchadam commented Nov 8, 2021

it was part of the conflict resolution of #3313 to the notification redesign, if the logic isn't needed then that's great! 💯

There are also some unit tests to update

NotificationRendererTest.kt: (93, 17): Cannot find a parameter with this name: shortcutInfo
NotificationRendererTest.kt: (94, 17): Mixing named and positioned arguments is not allowed
NotificationRendererTest.kt: (95, 9): No value passed for parameter 'meta'

Once the CI is happy, I'm happy!

@ouchadam ouchadam changed the base branch from develop to feature/adm/broken-room-icons November 10, 2021 09:43
@ouchadam ouchadam merged commit 8921299 into element-hq:feature/adm/broken-room-icons Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conversation-style icons are cropped incorrectly
3 participants