mirror of
https://github.com/koreader/koreader
synced 2024-11-10 01:10:34 +00:00
remove done todo
This commit is contained in:
parent
241420b8bc
commit
4dfb683b78
@ -161,7 +161,6 @@ TouchMenu = InputContainer:new{
|
|||||||
-- for returnning in multi-level menus
|
-- for returnning in multi-level menus
|
||||||
item_table_stack = nil,
|
item_table_stack = nil,
|
||||||
item_table = nil,
|
item_table = nil,
|
||||||
--@TODO replace getDPI call (houqp)
|
|
||||||
item_height = scaleByDPI(50),
|
item_height = scaleByDPI(50),
|
||||||
bordersize = scaleByDPI(2),
|
bordersize = scaleByDPI(2),
|
||||||
padding = scaleByDPI(5),
|
padding = scaleByDPI(5),
|
||||||
|
Loading…
Reference in New Issue
Block a user