1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-16 14:00:40 +00:00
Files
godot/doc/classes
MattUV a55870cd81 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.
2017-12-20 09:01:09 +01:00
..
2017-12-06 08:46:52 -06:00
2017-12-06 17:20:57 -06:00
2017-12-11 12:48:41 -06:00
2017-12-06 17:29:23 -06:00
2017-11-24 23:16:30 +01:00
2017-11-27 09:14:14 +01:00
2017-11-24 23:16:30 +01:00
2017-12-10 21:15:47 +01:00
2017-12-10 22:06:56 +01:00
2017-12-13 21:54:32 +01:00
2017-12-13 21:54:32 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00