mirror of
https://github.com/kepler155c/opus
synced 2024-12-29 01:50:27 +00:00
Remove default limit in TextEntry
This commit is contained in:
parent
72560b1de0
commit
4485dd2bd5
@ -26,7 +26,6 @@ UI.TextEntry.defaults = {
|
||||
backgroundColor = 'black',
|
||||
backgroundFocusColor = 'black',
|
||||
height = 1,
|
||||
limit = 6,
|
||||
cursorBlink = true,
|
||||
accelerators = {
|
||||
[ 'control-c' ] = 'copy',
|
||||
|
Loading…
Reference in New Issue
Block a user