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

Implement timer customization and improve defaults with smaller, relative text size and less contrasting relative color #70

Open
ppazos opened this issue May 21, 2021 · 5 comments

Comments

@ppazos
Copy link

ppazos commented May 21, 2021

For me the timer size is too big, and might to have a different color for it to have high contrast with the prompted text. Is that possible?

@Cuperino Cuperino added this to New & uncategorized user requests in Imaginary Teleprompter plans via automation May 22, 2021
@Cuperino
Copy link
Collaborator

Saludos @ppazos,

In order to improve the Timer for the next release, please answer the following questions:

  • What font size do you think would be adequate?
  • What color do you think would be adequate?
  • What background color and opacity do you think would be adequate?

To answer your question: It is possible. The easiest way is to modify the .clock class at app/css/teleprompter.css or at app/src/prompter/css/teleprompter.css if you are to use the beta-v branch. You'd have to change the color, font-size, and background values to address timer size and contrast.

Imaginary Teleprompter is built as a traditional website, so there's no need to compile in order to use it, just open index.html. Nevertheless, if you'd like to keep all the features and make the most out of your customized version, I suggest creating a build by following the guide at: https://github.com/ImaginarySense/Imaginary-Teleprompter-Electron

@ppazos
Copy link
Author

ppazos commented May 22, 2021

What I mean is to allow the user to configure the values depending on their preference. There is no ideal value for everyone, depends on the screen size, resolution, the text size of the prompter, and personal preference.

@Cuperino
Copy link
Collaborator

Copy. Nevertheless, better defaults are still necessary, so I'd like to hear what works for you.

@ppazos
Copy link
Author

ppazos commented May 22, 2021

I'm don't see anything wrong with the current defaults. The size for instance would depend on the screen. On my screen the timer is huge. On the other hand, for the color, maybe the color theme for the text prompted should also affect the timer's color. For instance to avoid having the text and timer with the same color. Default position also is good, but at the bottom might be distracting when trying to read the text that is coming next, that comes from the bottom. BTW in my case I use a vertical screen. I'll take a screenshot later to show you.

@Cuperino Cuperino changed the title Can the timer size / position / colors be changed? Implement timer customization and improve defaults with smaller, relative text size and less contrasting relative color May 22, 2021
@Cuperino Cuperino moved this from New & uncategorized user requests to v3.0 port in Imaginary Teleprompter plans May 22, 2021
@ppazos
Copy link
Author

ppazos commented May 26, 2021

This is my vertical screen. You can see the timer size is huge, and is the same color as the text I'm reading.

Screenshot_2021-05-26_00-23-29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants