mirror of
https://github.com/greenshot/greenshot
synced 2025-07-16 10:03:44 -07:00
Editor: Added horizontal and vertical alignment for text boxes.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2435 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
771fc93d6b
commit
c0fbac4c53
18 changed files with 801 additions and 499 deletions
|
@ -65,6 +65,14 @@ namespace Greenshot.Configuration {
|
|||
contextmenu_settings,
|
||||
contextmenu_captureie,
|
||||
contextmenu_openrecentcapture,
|
||||
editor_align_bottom,
|
||||
editor_align_center,
|
||||
editor_align_horizontal,
|
||||
editor_align_middle,
|
||||
editor_align_left,
|
||||
editor_align_right,
|
||||
editor_align_top,
|
||||
editor_align_vertical,
|
||||
editor_arrange,
|
||||
editor_arrowheads,
|
||||
editor_arrowheads_both,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue