invert button on tap

This commit is contained in:
chrox
2014-05-01 18:37:12 +08:00
parent 659e5f6bdd
commit 877cff2933
9 changed files with 55 additions and 12 deletions

View File

@@ -59,6 +59,7 @@ function InputDialog:init()
button_font_size = 20,
buttons = self.buttons,
zero_sep = true,
show_parent = self,
}
self.title_bar = LineWidget:new{
--background = 8,