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

Add editBoundaryMode on DrawingManager #349

Merged
merged 1 commit into from
Sep 29, 2020
Merged

Conversation

ekigamba
Copy link
Contributor

@ekigamba ekigamba commented Sep 28, 2020

  • This disables drawing outside the boundary
  • This also adds an editBoundary method that enables the mode

# Remaining

  • Enable faster adding a point between two points for more manipulation of the boundary eg. Adding a V between two circles/point requires adding an extra point between the two points and dragging the new point

Currently, adding a point between two points is possible but requires selecting the point next to the target location

Moved to #350

- This disables drawing outside the boundary
- This also adds an editBoundary method that enables the mode
@ekigamba ekigamba requested a review from Rkareko September 29, 2020 08:55
@ekigamba ekigamba merged commit 355b384 into master Sep 29, 2020
@ekigamba ekigamba deleted the add-edit-boundary-mode branch September 29, 2020 11:33
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.

3 participants