mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-18 07:04:07 +00:00
fix size and image
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@579 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#define PICKER_SIZE 360
|
||||
#define IMG_POS_X(w) ((w - PICKER_SIZE) / 2)
|
||||
#define IMG_POS_Y(h) ((h - PICKER_SIZE) / 2)
|
||||
#define SCROLL_BAR_WIDTH 12
|
||||
#define SCROLL_BAR_WIDTH 16
|
||||
#define MARGIN (PICKER_SIZE / 32)
|
||||
#define COLOR_DISPLAY_HEIGHT 12
|
||||
|
||||
|
||||
Reference in New Issue
Block a user