diff options
author | MattUV <matt.huve@gmail.com> | 2017-12-20 02:36:47 +0100 |
---|---|---|
committer | MattUV <matt.huve@gmail.com> | 2017-12-20 09:01:09 +0100 |
commit | a55870cd815d065acea099cf0baecaaf51aa1b16 (patch) | |
tree | 8dae6ef8be753a553882dbaad72cd99cba98f86e /thirdparty/libtheora/LICENSE | |
parent | 06dd10b3905a7d48beffe0523b785d513747f511 (diff) |
Adds an option to move cursor with right click in TextEdit
Fixes #14832
- Added an option in the editor settings/cursor to make the cursor move with right click.
- If the option is activated (true by default), a right click will move the cursor before displaying context menu.
- If there is a selection, a right click on it will keep it selected, a right click outside it will unselect it.
- The option is available in textEdit via an inspector property (or via GDScript): caret_moving_by_right_click
- The option is available in the script editor and the shader editor via the editor settings
- The documentation has been updated with the new property, and a few other entries in TextEdit.xml.
Diffstat (limited to 'thirdparty/libtheora/LICENSE')
0 files changed, 0 insertions, 0 deletions