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

Allow drawing on whole display #363

Merged

Conversation

klutvott123
Copy link
Member

Allow drawing from 0 to LCD_H instead of using the scroll limits.
This makes the scrolling a little more "fluid" since it avoids lines of text just suddenly appearing or disappearing. It also shows the user that there's more on the page.

Before:
screenshot_x7_20-10-02_21-10-06
After:
screenshot_x7_20-10-02_21-11-03

Allow drawing from 0 to LCD_H instead of using the scroll limits.
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 2, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@klutvott123 klutvott123 added this to the 1.6 milestone Oct 2, 2020
Copy link
Member

@mikeller mikeller left a comment

Choose a reason for hiding this comment

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

Good change!

@mikeller mikeller merged commit cee0274 into betaflight:master Oct 4, 2020
@klutvott123 klutvott123 deleted the allow-drawing-on-whole-display branch October 24, 2021 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants