mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
invert button on tap
This commit is contained in:
@@ -42,6 +42,7 @@ function ButtonTable:init()
|
||||
padding = 0,
|
||||
text_font_face = self.button_font_face,
|
||||
text_font_size = self.button_font_size,
|
||||
show_parent = self.show_parent,
|
||||
}
|
||||
local button_dim = button:getSize()
|
||||
local vertical_sep = LineWidget:new{
|
||||
|
||||
Reference in New Issue
Block a user