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

Force full screen refresh with a rounder function #1100

Merged
merged 1 commit into from
May 8, 2022
Merged

Force full screen refresh with a rounder function #1100

merged 1 commit into from
May 8, 2022

Conversation

Riksu9000
Copy link
Contributor

When the screen switches, the full screen needs to be refreshed for the
hardware scrolling to work. This was enforced with backgroundLabels, but
is simpler to do with a rounder function.

@Riksu9000 Riksu9000 added this to the 1.10.0 milestone Apr 20, 2022
@Riksu9000 Riksu9000 mentioned this pull request Apr 20, 2022
Copy link
Collaborator

@JF002 JF002 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, I didn't know about this rounder function! This is quite smart and allows us to remove all those counter-intuitive "background labels" in all apps!

When the screen switches, the full screen needs to be refreshed for the
hardware scrolling to work. This was enforced with backgroundLabels, but
is simpler to do with a rounder function.
@JF002 JF002 merged commit 8160748 into InfiniTimeOrg:develop May 8, 2022
@Riksu9000 Riksu9000 deleted the force-full-refresh branch May 8, 2022 11:57
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

Successfully merging this pull request may close these issues.

2 participants