Last active
June 16, 2020 11:17
-
-
Save janily/ddc04a0171993ad97c22e3812636490f to your computer and use it in GitHub Desktop.
resize symbol
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
selection.sketchObject.resizeToFitContentsIfNeededNoCache() //重置 symbol 尺寸 | |
layer.select_byExpandingSelection(true,false) // 设置图层为选中状态 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment