1
0
mirror of https://github.com/kepler155c/opus synced 2025-11-17 15:57:11 +00:00

optionally show value for slider component - remove some unneeded limits for textEntries

This commit is contained in:
kepler155c@gmail.com
2020-05-06 18:01:10 -06:00
parent 51724ccd78
commit c24411717a
10 changed files with 42 additions and 33 deletions

View File

@@ -13,7 +13,6 @@ local aliasTab = UI.Tab {
},
path = UI.TextEntry {
y = 3, x = 2, ex = -2,
limit = 256,
shadowText = 'Program path',
accelerators = {
enter = 'new_alias',