optionally show value for slider component - remove some unneeded limits for textEntries
This commit is contained in:
@@ -26,7 +26,6 @@ local tab = UI.Tab {
|
||||
},
|
||||
custom = UI.TextEntry {
|
||||
x = 13, ex = -3, y = 4,
|
||||
limit = 128,
|
||||
shadowText = 'File name',
|
||||
},
|
||||
button = UI.Button {
|
||||
|
||||
Reference in New Issue
Block a user