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

Low Power mode? #44

Open
Vadoola opened this issue Dec 9, 2023 · 1 comment
Open

Low Power mode? #44

Vadoola opened this issue Dec 9, 2023 · 1 comment
Assignees
Milestone

Comments

@Vadoola
Copy link
Owner

Vadoola commented Dec 9, 2023

Have the timer tick over less often? The progress indicator wouldn't be as smooth, more of a tick. The real question is would it consume less power/CPU?

@Vadoola Vadoola added this to the 2.0 milestone Dec 9, 2023
@Vadoola Vadoola self-assigned this Dec 9, 2023
@Vadoola
Copy link
Owner Author

Vadoola commented Feb 10, 2024

I think I'd slint ever added support for line caps on the paths, I could switch this back to paths, just have it tick once per second, but put a transition on it to smooth the animation. I would imagine that would have better performance, as the timer is only triggered every second. The animation would look more smooth like Pomotroid. Right now with the SVG though I can't transition the SVG load.

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

No branches or pull requests

1 participant