CHintBox: reduce window size for used auto size depends on text content

This commit is contained in:
2016-10-07 17:10:48 +02:00
parent ce11a3a0df
commit 3b60a55f59
2 changed files with 2 additions and 1 deletions

View File

@@ -32,7 +32,7 @@
#include <gui/components/cc.h>
#define HINTBOX_MIN_WIDTH 600
#define HINTBOX_MIN_WIDTH 400
#define HINTBOX_MIN_HEIGHT 125
#define HINTBOX_MAX_HEIGHT 420
#define HINTBOX_DEFAULT_TIMEOUT 5