mirror of
https://github.com/kepler155c/opus
synced 2026-09-16 22:31:28 +00:00
optionally show value for slider component - remove some unneeded limits for textEntries
This commit is contained in:
@@ -29,7 +29,6 @@ local page = UI.Page {
|
||||
prompt = UI.TextEntry {
|
||||
y = 2,
|
||||
shadowText = 'enter command',
|
||||
limit = 1024,
|
||||
accelerators = {
|
||||
enter = 'command_enter',
|
||||
up = 'history_back',
|
||||
|
||||
Reference in New Issue
Block a user