Boop
Boop copied to clipboard
Issue with selected text
It seems if I have selected text i cannot write to the fullText.
i have the same problem:
no change
state.fullText = state.selection+":"`
changes the selection as expected - but text only replaces the selection and not the full text if there an selection exists:
state.text = state.selection+":"