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

Random text position doesn't actually cause random text position. #138

Closed
ThinkSalat opened this issue Mar 16, 2023 · 5 comments
Closed
Labels
bug Something isn't working

Comments

@ThinkSalat
Copy link

Describe the bug
I set the "random" text to what I want, but it never even shows up on the screen. using an lg c1 60"

To Reproduce
select random location for text and test it

Expected behavior
It puts the text in random locations to prevent burn in on oled

Aerial Version
latest

Additional context
Would be really nice because I like the text display. Unfortunately it comes with potential burn in issues on an oled

@ThinkSalat ThinkSalat added the bug Something isn't working label Mar 16, 2023
@OrangeJedi
Copy link
Owner

I was not able to reproduce this bug. The random text option is working just fine for me.

What type of text are you trying to display? What is Random Change Speed on the text options menu set to? Both these could be effecting it.

@ThinkSalat
Copy link
Author

ThinkSalat commented Mar 23, 2023 via email

@OrangeJedi
Copy link
Owner

Ok, I think I found the bug. Aerial don't trigger the random text to load until after the Random Change Speed time has passed. If you keep Aerial open for 30 seconds it should work as expected. Obviously this needs to be fixed and I'll slate it for the next update. Thanks for pointing this out!

@OrangeJedi OrangeJedi moved this to In Progress (v1.2.1) in Aerial Master Plan Mar 23, 2023
@ThinkSalat
Copy link
Author

ThinkSalat commented Mar 23, 2023 via email

OrangeJedi added a commit that referenced this issue Mar 24, 2023
Random will now render on startup, not after the set time.

See #138
@OrangeJedi OrangeJedi moved this from In Progress (v1.2.1) to Finished & Staged (v1.2.1) in Aerial Master Plan Mar 24, 2023
@OrangeJedi
Copy link
Owner

Fixed in v1.2.1

@github-project-automation github-project-automation bot moved this from Finished & Staged (v1.2.1) to Released in Aerial Master Plan Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Released
Development

No branches or pull requests

2 participants