See the `Shift` modifier in `parseKeys()` https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/master/index.html#L1081 which loads the next pinched text to allow for editing it. Note that it copies the content, leaving the existing text unchanged.
See the
Shift
modifier inparseKeys()
https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/master/index.html#L1081 which loads the next pinched text to allow for editing it. Note that it copies the content, leaving the existing text unchanged.