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

[LVGL] Line loadScreen(SCREEN_ID_MAIN) is hardcoded in the ui.c #747

Open
mvladic opened this issue Mar 11, 2025 · 0 comments
Open

[LVGL] Line loadScreen(SCREEN_ID_MAIN) is hardcoded in the ui.c #747

mvladic opened this issue Mar 11, 2025 · 0 comments
Assignees
Milestone

Comments

@mvladic
Copy link
Contributor

mvladic commented Mar 11, 2025

This line should reflect the order in Pages list and use the page/screen at the top as starting screen. For example, if order is like this:

Image

then loadScreen(SCREEN_ID_MAIN) should be replaced with the loadScreen(SCREEN_ID_START)

@mvladic mvladic added the bug label Mar 11, 2025
@mvladic mvladic self-assigned this Mar 11, 2025
@mvladic mvladic added this to the 0.23.0 milestone Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant