From 42bb9bb63a957944a032a4f48db502a7cbd9b74c Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Sun, 23 Apr 2017 21:31:08 +0300 Subject: Add full emoji support --- include/ui/FlatButton.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ui') diff --git a/include/ui/FlatButton.h b/include/ui/FlatButton.h index be7ce09c..8053f430 100644 --- a/include/ui/FlatButton.h +++ b/include/ui/FlatButton.h @@ -133,7 +133,7 @@ public: protected: enum { - IconPadding = 12 + IconPadding = 0 }; void checkStateSet() override; -- cgit 1.5.1