mirror of
https://github.com/kepler155c/opus
synced 2025-01-03 20:30:28 +00:00
better text entry -- oops
This commit is contained in:
parent
78402e89cd
commit
c1baf107c1
@ -361,7 +361,7 @@ function Entry:process(ie)
|
|||||||
local action = mappings[ie.code]
|
local action = mappings[ie.code]
|
||||||
|
|
||||||
self.textChanged = false
|
self.textChanged = false
|
||||||
_debug(ie)
|
|
||||||
if action then
|
if action then
|
||||||
local pos = self.pos
|
local pos = self.pos
|
||||||
local line = self.value
|
local line = self.value
|
||||||
|
Loading…
Reference in New Issue
Block a user