Skip to content
New issue

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

Plugin(Sketch): Radius click creation #1063

Merged
merged 16 commits into from
Apr 27, 2022

Conversation

Tolfx
Copy link
Member

@Tolfx Tolfx commented Apr 27, 2022

Issue relation: #1060

This is a fix to issue #1060, now you can click to create a circle. And it will use the radius the user has inputed as show on the image below.
image

dependabot bot and others added 16 commits April 11, 2022 06:31
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Right now this disables the "drag and hold" method, which needs to be added to make this "click" method work as well.
…radius-circle-click"

This reverts commit 8c96fa0, reversing
changes made to 76827ce.
@Tolfx Tolfx requested review from jacobwod and Hallbergs April 27, 2022 09:58
@Tolfx Tolfx linked an issue Apr 27, 2022 that may be closed by this pull request
Copy link
Member

@jacobwod jacobwod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks fine to me! 👍

Copy link
Member

@Hallbergs Hallbergs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Hallbergs Hallbergs merged commit 1a6a893 into develop Apr 27, 2022
@Hallbergs Hallbergs deleted the feature/1060-draw-radius-circle-click branch April 27, 2022 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sketch: Create circle via radius
3 participants