Skip to content

Set correct refresh times for LVGL#488

Merged
JF002 merged 1 commit intoInfiniTimeOrg:developfrom
Riksu9000:fix_lvgl_regression
Jul 14, 2021
Merged

Set correct refresh times for LVGL#488
JF002 merged 1 commit intoInfiniTimeOrg:developfrom
Riksu9000:fix_lvgl_regression

Conversation

@Riksu9000
Copy link
Copy Markdown
Contributor

@Riksu9000 Riksu9000 commented Jul 13, 2021

After merging both #470 and #482, a new issue came up. LVGL would refuse to refresh in sync with displayapp, causing lag in some cases.

Here I fixed this issue by setting the refresh times in LVGL to 20ms.

The behaviour of the arc in Metronome has also changed with all these changes, but it should be as intended now.

EDIT: There is still one more regression. In metronome, the dropdown menu can't be scrolled. Every value can still be reached by reopening the menu.

@JF002
Copy link
Copy Markdown
Collaborator

JF002 commented Jul 14, 2021

This issue with the dropdown in the metronome app is weird... None of the changes from these PRs we done in this app... It's probably caused by a side effect of these changes...

I'll merge this PR, but feel free to open a new one if you (or someone else) find a solution for the Metronome!

@JF002 JF002 added this to the Version 1.3 milestone Jul 14, 2021
@JF002 JF002 merged commit 7133287 into InfiniTimeOrg:develop Jul 14, 2021
@JF002 JF002 mentioned this pull request Jul 18, 2021
@Riksu9000 Riksu9000 deleted the fix_lvgl_regression branch January 21, 2023 21:10
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