mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-01-26 17:54:46 +01:00
add scroll animation in menus
Signed-off-by: Vincent-FK <vincent.buso@funkey-project.com>
This commit is contained in:
parent
be9d569e78
commit
2c94471981
@ -26,8 +26,8 @@
|
||||
#define SCREEN_HORIZONTAL_SIZE 240 //RES_HW_SCREEN_HORIZONTAL
|
||||
#define SCREEN_VERTICAL_SIZE 240 //RES_HW_SCREEN_VERTICAL
|
||||
|
||||
#define SCROLL_SPEED_PX 240 //This means no animations but also no tearing effect
|
||||
#define FPS_MENU 30
|
||||
#define SCROLL_SPEED_PX 30 //This means no animations but also no tearing effect
|
||||
#define FPS_MENU 50
|
||||
#define ARROWS_PADDING 8
|
||||
|
||||
#define MENU_ZONE_WIDTH SCREEN_HORIZONTAL_SIZE
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user