Changelog¶
v8.4.0 19 March 2024¶
Breaking Changes¶
Architectural¶
New Features¶
Performance¶
Fixes¶
fix(canvas): lv_canvas_transform negative offset_y parameter
5846
fix(st-dma2d): remove unused functions
5561
fix(gpu-arm2d): fix a blending issue in blend-normal-with-mask-and-opa
5163
fix(screen): fix crash when starting two screen loads with animations
5062
fix(chart): fix memory leak in lv_chart_remove_series
5001
fix(snapshot): set data_size on returned dsc
4972
docs(meter): change LV_PART_TICK -> LV_PART_TICKS
e277114