fix(anim): fix missing changes from #5378 (#5380)

This commit is contained in:
Gabor Kiss-Vamosi
2024-01-18 14:25:55 +01:00
committed by GitHub
parent ed3e485b22
commit f2cb462be3
6 changed files with 12 additions and 11 deletions

View File

@@ -88,6 +88,7 @@
#define LV_USE_DEMO_TRANSFORM 1
#define LV_USE_DEMO_MULTILANG 1
#define LV_USE_DEMO_RENDER 1
#define LV_USE_DEMO_MUSIC 1
#define LV_USE_DEMO_BENCHMARK 1
#define LV_USE_DEMO_SCROLL 1
#define LV_USE_DEMO_VECTOR_GRAPHIC 1