Skip to content

Conversation

@unwieldycat
Copy link
Contributor

The default background color that LVGL initializes with is white. In some cases, this can cause an obnoxious white flash when the program starts. #37 fixes this, but the PR is inactive and hasn't been merged due to an issue in their approach. This PR fixes the white flash by setting CONFIG_LV_THEME_DEFAULT_DARK to 1, as @Jerrylum suggests in #37.

This change shouldn't conflict with anything, and llemu appears the same after the change.

Copy link

@aberiggs aberiggs left a comment

Choose a reason for hiding this comment

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

Tested. LGTM

@noam987 noam987 merged commit d907985 into purduesigbots:master Nov 3, 2023
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.

3 participants