Skip to content

Commit 90ab754

Browse files
committed
update readme
1 parent 17abf74 commit 90ab754

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Because original align function in Sketch only provide that align to a selection
2121
- Align bottom relative to key object
2222
- Align horzonial center relative to key object
2323
- Align vertical center relative to key object
24+
- Align horzonial and vertical center relative to key object
25+
- Align layers automactically with bottom or top layer of a group layers
2426

2527
#Installation
2628

@@ -37,6 +39,15 @@ Use [Sketch Toobox](http://sketchtoolbox.com/) to search `AlignTo` and click ins
3739

3840
Select all layers you want to align, then select `Plugins ▸ AlignTo` in the Sketch menu bar. Next, select align method and which layer as key layer.
3941

42+
### Setting
43+
You can choose how "Align To" select the key object in Setting.
44+
Align To provide three modes to select the key object, which are **selecting manually**, **selecting the bottom layer automatically** and **selecting the top layer automatically**. The default setting is using modal to select key object manually.
45+
46+
To change the setting, select `Plugins ▸ AlignTo ▸ Setting` in the Sketch menu bar.
47+
48+
![setting](./img/setting.png)
49+
50+
4051
###Keyboard Shortcut
4152

4253
- Align left relative to key object: `CMD` + `Option` + `Ctrl` + `l`
@@ -55,4 +66,4 @@ Open `AlignTo` directory, then open `manifest.json` file with text editor. Chang
5566

5667
#Feedback
5768

58-
If you discover any issues or have questions regarding usage, please send a message to [lkiral7903@gmail.com](mailto:lucien@lucienlee.cc)
69+
If you discover any issues or have questions regarding usage, please send a message to [lucien@lucienlee.cc](mailto:lucien@lucienlee.cc)

img/setting.png

118 KB
Loading

0 commit comments

Comments
 (0)