extend the visual keyboard to include editing existing text/code snippets #34

Open
opened 2022-10-01 05:57:04 +00:00 by utopiah · 1 comment
Owner
No description provided.
utopiah added the democore interactions labels 2022-10-01 05:57:04 +00:00
Author
Owner

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 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: utopiah/text-code-xr-engine#34