mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 14:54:30 +01:00
WIP: Make title bar bigger in Enlarged UI mode
This commit is contained in:
committed by
Aaron van Geffen
parent
76cc04d044
commit
8d1bb273d8
@@ -152,6 +152,7 @@ namespace OpenRCT2
|
||||
};
|
||||
|
||||
constexpr uint8_t kCloseButtonSize = 10;
|
||||
constexpr uint8_t kCloseButtonSizeTouch = 20;
|
||||
|
||||
constexpr int32_t kScrollableRowHeight = 12;
|
||||
constexpr uint8_t kListRowHeight = 12;
|
||||
|
||||
Reference in New Issue
Block a user