LV_UPSCALE_STYLE and LV_STYLE MULT removed and replaced with LV_DOWNSCALE
This commit is contained in:
@@ -33,12 +33,6 @@
|
||||
#endif
|
||||
|
||||
/*New defines*/
|
||||
#if LV_UPSCALE_SYTLE != 0
|
||||
#define LV_STYLE_MULT LV_DOWNSCALE
|
||||
#else
|
||||
#define LV_STYLE_MULT 1
|
||||
#endif
|
||||
|
||||
#define LV_OBJ_DEF_WIDTH (80 * LV_DOWNSCALE)
|
||||
#define LV_OBJ_DEF_HEIGHT (60 * LV_DOWNSCALE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user