fix(canvas): fix clipéping on transformation

fixes: #3545
This commit is contained in:
Gabor Kiss-Vamosi
2022-08-07 21:09:43 +02:00
parent 4a7ddf9f19
commit 4519a874d7
3 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#include "../lv_examples.h"
#if LV_BUILD_EXAMPLES && LV_USE_SLIDER && LV_USE_CHART && LV_USE_BTN
#if LV_BUILD_EXAMPLES && LV_USE_SLIDER && LV_USE_CHART && LV_USE_BTN && LV_USE_GRID
/**
* the example show the use of cubic-bezier3 in animation.