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

Scrollable generated text on voice chat page #78

Open
2 tasks done
arrowsmith001 opened this issue Feb 13, 2025 · 0 comments
Open
2 tasks done

Scrollable generated text on voice chat page #78

arrowsmith001 opened this issue Feb 13, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@arrowsmith001
Copy link

Requirements

  • I have searched the issues of this repository and believe that this is not a duplicate
  • I can confirm this feature request is not already implemented in the app

Description

Currently the text box displaying the generated text on the voice chat page isn't scrollable. This makes longer text passages unreadable, forcing the user to return to the text chat page. The user should not have to leave the voice chat page just to see the text in full.

Possible solution

Wrap this widget with a SingleChildScrollView.

Additional context

Screenshot: Android, App v1.2.0, text box highlighted
Image

@arrowsmith001 arrowsmith001 added the enhancement New feature or request label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant