fix drawing of 1px border with zero radius and AA

This commit is contained in:
Gabor Kiss-Vamosi
2018-05-16 22:35:19 +02:00
parent 125555afcf
commit 5fedbdf414
6 changed files with 52 additions and 45 deletions

1
lvgl.h
View File

@@ -49,6 +49,7 @@ extern "C" {
#include "lv_objx/lv_lmeter.h"
#include "lv_objx/lv_sw.h"
#include "lv_objx/lv_kb.h"
#include "lv_objx/lv_calendar.h"
/*********************
* DEFINES