Skip to content

fix(draw_buf): use height as loop condition instead of checking data pointers#5687

Merged
kisvegabor merged 1 commit intolvgl:masterfrom
XuNeo:fix-draw-buf-adjust-stride
Feb 24, 2024
Merged

fix(draw_buf): use height as loop condition instead of checking data pointers#5687
kisvegabor merged 1 commit intolvgl:masterfrom
XuNeo:fix-draw-buf-adjust-stride

Conversation

@XuNeo
Copy link
Collaborator

@XuNeo XuNeo commented Feb 19, 2024

Description of the feature or fix

Indexed image include palette at data beginning, thus should loop height instead.

Notes

…pointers

Indexed image include palette at data beginning, thus should loop height instead.

Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
@kisvegabor kisvegabor merged commit ff2f509 into lvgl:master Feb 24, 2024
HongChao6 pushed a commit to HongChao6/lvgl that referenced this pull request Oct 18, 2024
…pointers (lvgl#5687)

Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
HongChao6 pushed a commit to HongChao6/lvgl that referenced this pull request Oct 18, 2024
…pointers (lvgl#5687)

Signed-off-by: Xu Xingliang <xuxingliang@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