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

Alternating text/background colour while prompting #269

Closed
Liebeg opened this issue Jul 21, 2024 · 1 comment
Closed

Alternating text/background colour while prompting #269

Liebeg opened this issue Jul 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Liebeg
Copy link
Contributor

Liebeg commented Jul 21, 2024

Is your feature request related to a problem or a limitation? Please describe...
When speeding the prompter up its possible to loose the right line.

Describe the solution you'd prefer
I would prefer the option to enable interlaced text colors. So line one is white line to is brown and line three white again.

Describe alternatives you've considered
I haven't consider alternatives.

Provide use examples
It alows to easier keep track of wich line you are currently reading.

@Cuperino Cuperino added the enhancement New feature or request label Jul 23, 2024
@Cuperino Cuperino added this to QPrompt Jul 23, 2024
@github-project-automation github-project-automation bot moved this to Uncategorized Issues in QPrompt Jul 23, 2024
@Cuperino Cuperino moved this from Uncategorized Issues to Prompter in QPrompt Jul 23, 2024
@Cuperino Cuperino changed the title Interlaced Text colour Alternating text/background colour while prompting Jul 27, 2024
@videosmith
Copy link

videosmith commented Sep 11, 2024

Possible workaround:
Client creates document with alternating colored text.
Load document and save as <.html>.
Open in browser (pagination issues if imported/copied directly from word processor for me).
Copy/paste into QPrompt.
Adjust font/size preferences.

@github-project-automation github-project-automation bot moved this from Prompter to Done in QPrompt Sep 28, 2024
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
Status: Done
Development

No branches or pull requests

3 participants