We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfd80e commit b258c50Copy full SHA for b258c50
1 file changed
src/ui/screens/KeybindingScreen.lua
@@ -31,7 +31,7 @@ local KeybindingScreen = Screen:subclass( 'KeybindingScreen' )
31
32
local TITLE_POSITION = 2
33
local BUTTON_LIST_WIDTH = 25
34
-local BUTTON_LIST_HEIGHT = 10
+local BUTTON_LIST_HEIGHT = 15
35
local BUTTON_LIST_Y = 20
36
37
-- ------------------------------------------------
0 commit comments