optionally show value for slider component - remove some unneeded limits for textEntries
This commit is contained in:
@@ -177,7 +177,6 @@ local Browser = UI.Page {
|
||||
formLabel = 'Program', formKey = 'value',
|
||||
shadowText = 'program',
|
||||
required = true,
|
||||
limit = 128,
|
||||
},
|
||||
add = UI.Button {
|
||||
x = -11, y = 1,
|
||||
|
||||
Reference in New Issue
Block a user