mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-26 03:23:46 +08:00
add RADIUS_WINDOW_CORNERS and RADIUS_POPUPMENU_CORNERS constants
This commit is contained in:
@@ -97,6 +97,10 @@
|
||||
#define ZNIDX_DOCKER 2
|
||||
#define ZNIDX_LAUNCHER 3
|
||||
|
||||
/* Since 4.2.0; radius for round corners */
|
||||
#define RADIUS_WINDOW_CORNERS 10
|
||||
#define RADIUS_POPUPMENU_CORNERS 7
|
||||
|
||||
/* constants for MiniGUI-Processes runtime mode */
|
||||
#ifdef _MGRM_PROCESSES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user