Skip to content

fix(indev): Fix scroll obj cannot be cleared when waiting until release#5833

Merged
XuNeo merged 1 commit intolvgl:masterfrom
qinshijing:fix_indev
Mar 17, 2024
Merged

fix(indev): Fix scroll obj cannot be cleared when waiting until release#5833
XuNeo merged 1 commit intolvgl:masterfrom
qinshijing:fix_indev

Conversation

@qinshijing
Copy link
Contributor

Description of the feature or fix

When I called lv_indev_wait_release, last_obj was copied to NULL in the indev_proc_release function. As a result, the last hand scrolling cannot be stopped in the next indev_proc_press.

Notes

Signed-off-by: qinshijing <qinshijing@xiaomi.com>
@XuNeo XuNeo requested a review from kisvegabor March 11, 2024 17:43
@XuNeo XuNeo merged commit 7182aa2 into lvgl:master Mar 17, 2024
@qinshijing qinshijing deleted the fix_indev branch March 27, 2024 16:36
HongChao6 pushed a commit to HongChao6/lvgl that referenced this pull request Oct 18, 2024
…se (lvgl#5833)

Signed-off-by: qinshijing <qinshijing@xiaomi.com>
Co-authored-by: qinshijing <qinshijing@xiaomi.com>
HongChao6 pushed a commit to HongChao6/lvgl that referenced this pull request Oct 18, 2024
…se (lvgl#5833)

Signed-off-by: qinshijing <qinshijing@xiaomi.com>
Co-authored-by: qinshijing <qinshijing@xiaomi.com>
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