You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fluffychat/lib/pangea/toolbar/widgets
Kelrap 6f63a6d710
Highlight audio text (#1333)
* Highlight text as TTS plays - attempt 1

* Make highlighting actually work

* Fix to minor version of punctuation issue

* Highlights all applicable text

* fix: filter out punctuation tokens in the client side when highlighing audio tokens

* Highlight selection separate from normal selection

* cleanup: further decouple tts highlighting and token selection, renamed temporarySelection => _highlightedTokens

* fix: don't show token highlights for non-overlay messages

---------

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
10 months ago
..
practice_activity 1472 dont highlight text when learners are doing listening activity (#1482) 10 months ago
word_zoom feat: widget for customizing SVG colors (#1498) 10 months ago
icon_number_widget.dart
message_audio_card.dart Highlight audio text (#1333) 10 months ago
message_buttons.dart
message_selection_overlay.dart Highlight audio text (#1333) 10 months ago
message_speech_to_text_card.dart
message_token_text.dart fix: don't highlight words while doing hwl activity (#1481) 10 months ago
message_toolbar.dart feat: show message when no word selected (#1479) 10 months ago
message_toolbar_buttons.dart
message_toolbar_selection_area.dart
message_translation_card.dart
message_unsubscribed_card.dart
missing_voice_button.dart
overlay_footer.dart
overlay_header.dart
overlay_message.dart Revert "revert recent changes to relevant files to test if that fixes hidden …" (#1456) 10 months ago
pangea_reaction_picker.dart
toolbar_content_loading_indicator.dart