fix(align) refresh position on size change

This commit is contained in:
Gabor Kiss-Vamosi
2021-03-25 20:53:45 +01:00
parent f4abafc1c9
commit 415c114be6
4 changed files with 11 additions and 8 deletions

View File

@@ -194,6 +194,9 @@ full_32bit = {
"LV_USE_BIDI": 1,
"LV_USE_ARABIC_PERSIAN_CHARS":1,
"LV_USE_PERF_MONITOR":1,
"LV_USE_MEM_MONITOR":1,
"LV_BUILD_EXAMPLES":1,