Updated Sketch Plugin Stickygrid
This commit is contained in:
parent
d9753d01da
commit
f608a4db31
@ -5,12 +5,10 @@ date: 2014-12-03 09:00:00 +09:00
|
|||||||
|
|
||||||
For practicing Sketch plugin development, I created **StickyGrid** to let shape points sticked with grids.
|
For practicing Sketch plugin development, I created **StickyGrid** to let shape points sticked with grids.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Draw something in rough and apply this plugin then you'll get geometric shapes at ease.
|
Draw something in rough and apply this plugin then you'll get geometric shapes at ease.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
# How to install
|
# How to install
|
||||||
|
|
||||||
From [GitHub releases](https://github.com/uetchy/Sketch-StickyGrid/releases/latest), Download a zipped archive then unarchive it then double click **StickyGrid.sketchplugin** so you are prepared for using StickyGrid.
|
From [GitHub releases](https://github.com/uetchy/Sketch-StickyGrid/releases/latest), Download a zipped archive then unarchive it then double click **StickyGrid.sketchplugin** so you are prepared for using StickyGrid.
|
||||||
@ -30,8 +28,6 @@ At first, selecting **`ctrl` + `⌘` + `G`** を押すと、パスがグリッ
|
|||||||
|
|
||||||
シェイプはもちろん、グルーピングされたシェイプも、逆にシェイプポイントだけでも吸い付く。
|
シェイプはもちろん、グルーピングされたシェイプも、逆にシェイプポイントだけでも吸い付く。
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
# プラグインの開発にあたって
|
# プラグインの開発にあたって
|
||||||
|
|
||||||
## プラグインのデバッグ
|
## プラグインのデバッグ
|
||||||
@ -56,4 +52,4 @@ log(context.document.gridSize)
|
|||||||
|
|
||||||
# 結論
|
# 結論
|
||||||
|
|
||||||
苦行僧じみた Sketch プラグインの開発には**class-dump**と**Console.app**が必携。
|
苦行僧じみた Sketch プラグインの開発には**class-dump**と**Console.app**が必携。
|
Loading…
x
Reference in New Issue
Block a user