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>
2025-01-21 09:15:17 -05:00
..
practice_activity 1472 dont highlight text when learners are doing listening activity (#1482) 2025-01-16 14:06:35 -05:00
word_zoom feat: widget for customizing SVG colors (#1498) 2025-01-20 14:02:56 -05:00
icon_number_widget.dart 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
message_audio_card.dart Highlight audio text (#1333) 2025-01-21 09:15:17 -05:00
message_buttons.dart 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
message_selection_overlay.dart Highlight audio text (#1333) 2025-01-21 09:15:17 -05:00
message_speech_to_text_card.dart 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
message_token_text.dart fix: don't highlight words while doing hwl activity (#1481) 2025-01-16 14:04:58 -05:00
message_toolbar.dart feat: show message when no word selected (#1479) 2025-01-16 13:03:33 -05:00
message_toolbar_buttons.dart 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
message_toolbar_selection_area.dart 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
message_translation_card.dart 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
message_unsubscribed_card.dart 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
missing_voice_button.dart 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
overlay_footer.dart 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
overlay_header.dart 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
overlay_message.dart Revert "revert recent changes to relevant files to test if that fixes hidden …" (#1456) 2025-01-15 12:51:26 -05:00
pangea_reaction_picker.dart 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
toolbar_content_loading_indicator.dart 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00