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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user