We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
能否出一个直接在选中图层 增加该图层 上 下 右 左 各个方向尺寸 的功能,类似于 增加边界层 的功能效果, 比如: 输入 50 四个方向 都增加50px, 输入 - 50 左 右 两个方向 增加50px, 输入 50 40 50 - 则是 上+50px 右+40px 下+50px 左+0px
The text was updated successfully, but these errors were encountered:
这个功能自带就有类似的。
Sorry, something went wrong.
No branches or pull requests
能否出一个直接在选中图层 增加该图层 上 下 右 左 各个方向尺寸 的功能,类似于 增加边界层 的功能效果,
比如:
输入 50 四个方向 都增加50px,
输入 - 50 左 右 两个方向 增加50px,
输入 50 40 50 - 则是 上+50px 右+40px 下+50px 左+0px
The text was updated successfully, but these errors were encountered: