mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
CHintBox: use OFFSET_INNER_MID as defaul value for W_RAME
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
#define NO_TIMEOUT 0
|
#define NO_TIMEOUT 0
|
||||||
#define DEFAULT_TIMEOUT -1
|
#define DEFAULT_TIMEOUT -1
|
||||||
//frame around hint container as indent
|
//frame around hint container as indent
|
||||||
#define W_FRAME std::max(HINTBOX_MIN_WIDTH, HINTBOX_MIN_HEIGHT) * 2/100
|
#define W_FRAME OFFSET_INNER_MID
|
||||||
//frame color around hint/message box
|
//frame color around hint/message box
|
||||||
#define HINTBOX_DEFAULT_FRAME_COLOR COL_FRAME
|
#define HINTBOX_DEFAULT_FRAME_COLOR COL_FRAME
|
||||||
#define TIMEOUT_BAR_HEIGHT OFFSET_SHADOW/2
|
#define TIMEOUT_BAR_HEIGHT OFFSET_SHADOW/2
|
||||||
|
Reference in New Issue
Block a user