mirror of
https://github.com/kepler155c/opus
synced 2025-11-23 02:24:56 +00:00
better text entry -- oops
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user