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

refactor: update to use StyledText in donation widgets #1274

Merged
merged 3 commits into from
Jun 21, 2024

Conversation

kevmo314
Copy link
Contributor

@kevmo314 kevmo314 commented Jun 21, 2024

Updates StyledText widget implementation in donation event widgets for enhanced text styling.

  • Replaces Text.rich with StyledText in realtimecash_donation.dart, streamelements.dart, and streamlabs.dart to utilize enhanced text styling capabilities.
  • Implements StyledTextTag for applying styles to specific parts of the text, ensuring the text content and styling matches the current implementation.
  • Maintains existing text content and styling, with adjustments only to the method of implementation for improved text rendering.

For more details, open the Copilot Workspace session.

@kevmo314 kevmo314 merged commit 12600f1 into main Jun 21, 2024
7 checks passed
@kevmo314 kevmo314 deleted the kevmo314/update-styledtext branch June 21, 2024 04:40
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.

1 participant