Text Selection
General
Description | Parameter Key | Default value | Type |
---|---|---|---|
Enable/disable default text selection character by character | text.selection.use.legacy | true | Boolean |
configurations/arender-custom-client.properties
# Enable the use of the legacy text selection, character by character :
# When disabled, the text selection will select word by word when a word is partially or completely selected
text.selection.use.legacy=true