status-im / status-desktop

Status Desktop client made in Nim & QML
https://status.app
Mozilla Public License 2.0
265 stars 76 forks source link

fix: The emoji color selector animation is out of bounds #14841

Closed marcioatdias closed 2 weeks ago

marcioatdias commented 2 weeks ago

Issue #14744

What does the PR do

fix the emoji color selector animation is out of bounds

Affected areas

StatusEmojiPopup

Mdias 2024-05-17.16-20.webm

marcioatdias commented 2 weeks ago

Great job, thanks!

Can you pls create a branch instead of a fork and resubmit the PR? Thanks again

Sure, but I don't have permission to create branches in your repository.

caybro commented 2 weeks ago

Great job, thanks! Can you pls create a branch instead of a fork and resubmit the PR? Thanks again

Sure, but I don't have permission to create branches in your repository.

Just creating a local branch should do

jrainville commented 2 weeks ago

Since this is such a small change, I doubt it broke any tests, so I'll just force merge.

Thanks for the contribution @marcioatdias