diff options
author | Andreas Haas <liu.gam3@gmail.com> | 2016-09-29 09:12:45 +0200 |
---|---|---|
committer | Andreas Haas <liu.gam3@gmail.com> | 2016-09-29 09:12:45 +0200 |
commit | f81d0095259c3affeec0de79e4ad1f38ea9bba39 (patch) | |
tree | 04c052636e2aed98b5d82b6e433ea8498e546c71 /bin/tests | |
parent | 5e7db2a5b47a66337517b01e5d43ac87a0ac70b3 (diff) |
Add inline ColorPicker to Script text editor.
Adds an option to the script editor context menu that lets you open
a ColorPicker in order to easily edit `Color()` constructors.
To do this, right click on the word `Color` and select `Pick Color`.
A side effect of this change is that the script editor now has its own
context menu instead of re-using the one from TextEdit.
It's now possible to indent left/right and to toggle comments via this menu.
I also felt free to make it more context-sensitive than before:
Now "Cut" and "Copy" will only be shown if text has actually been selected.
I also added default shortcuts for indent left/right. (alt + left/right)
Closes #6232
Diffstat (limited to 'bin/tests')
0 files changed, 0 insertions, 0 deletions