diff --git a/itemcontroller.lua b/itemcontroller.lua index ca10626..8f2195b 100644 --- a/itemcontroller.lua +++ b/itemcontroller.lua @@ -434,7 +434,7 @@ local PAGES = { } for i=#actions+1,1,-1 do - table.insert(actions, i, Element:new{ width = 0, height = 0 }) + table.insert(actions, i, Element:new{ width = 0, height = 1 }) end local bottomBarList = List:new {