Skip to content

Conversation

@timothy-huynh
Copy link

@timothy-huynh timothy-huynh commented Apr 30, 2025

Summary:

When we added gradient colors to Text in #54, we forgot to duplicate the first color to create a mirrored pattern. Without the duplicated first color, the color transitions abruptly from the last color back to the first color.

Changelog:

  • duplicate first color when we create gradient color for Text

Test Plan:

  • Tested the chat input context bar which is the only component actively using this gradient

before

image

after

image

@timothy-huynh timothy-huynh merged commit 36370e3 into 0.76.6-discord Apr 30, 2025
17 of 22 checks passed
timothy-huynh added a commit that referenced this pull request May 6, 2025
…d-ios

update Text gradient colors to be mirrored on ios
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.

3 participants