fix shell widget
This commit is contained in:
@@ -15,7 +15,7 @@ function redraw()
|
|||||||
end
|
end
|
||||||
|
|
||||||
function on_click(idx)
|
function on_click(idx)
|
||||||
ui:show_edit_dialog("Enter command\nAAAA")
|
ui:show_edit_dialog("Enter command")
|
||||||
end
|
end
|
||||||
|
|
||||||
function on_dialog_action(text)
|
function on_dialog_action(text)
|
||||||
|
|||||||
Reference in New Issue
Block a user