mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Add MovableContainer: allow moving some widgets (#3636)
This commit is contained in:
@@ -42,7 +42,7 @@ function ReaderSearch:onShowSearchDialog(text)
|
||||
end
|
||||
end
|
||||
self.search_dialog = ButtonDialog:new{
|
||||
alpha = 0.5,
|
||||
-- alpha = 0.7,
|
||||
buttons = {
|
||||
{
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user