mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
CHintBox/CMsgBox: reduce minimal dimensions
Better display for smaller texts.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
#include <gui/components/cc.h>
|
||||
|
||||
#define HINTBOX_MIN_WIDTH 420
|
||||
#define HINTBOX_MIN_WIDTH 320
|
||||
#define HINTBOX_MIN_HEIGHT 125
|
||||
#define HINTBOX_MAX_HEIGHT 520
|
||||
#define HINTBOX_DEFAULT_TIMEOUT g_settings.timing[SNeutrinoSettings::TIMING_POPUP_MESSAGES]
|
||||
|
Reference in New Issue
Block a user