canvas palette
This commit is contained in:
@@ -433,7 +433,7 @@ local formWidth = math.max(UI.term.width - 8, 26)
|
||||
local editor = UI.Dialog {
|
||||
height = 11,
|
||||
width = formWidth,
|
||||
title = 'Edit application',
|
||||
title = 'Edit Application',
|
||||
form = UI.Form {
|
||||
y = 2,
|
||||
height = 9,
|
||||
|
||||
Reference in New Issue
Block a user