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

Feature: Drawing boundary updates on each action #356

Merged
merged 8 commits into from
Sep 1, 2017
Merged

Feature: Drawing boundary updates on each action #356

merged 8 commits into from
Sep 1, 2017

Conversation

Minh-Ng
Copy link
Contributor

@Minh-Ng Minh-Ng commented Aug 31, 2017

Draw the bounded drawing on stroke, undo, redo, and page rescale. Also contains scaffolding for dialog UI.

import AnnotationDialog from '../AnnotationDialog';

class DocDrawingDialog extends AnnotationDialog {
addAnnotation() {}
Copy link
Contributor

Choose a reason for hiding this comment

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

Docs for these functions? And maybe for the class

Copy link
Contributor Author

@Minh-Ng Minh-Ng Aug 31, 2017

Choose a reason for hiding this comment

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

Will add them before merging

@Minh-Ng Minh-Ng merged commit 8f7c2df into box:master Sep 1, 2017
@Minh-Ng Minh-Ng deleted the update/drawingUI branch September 1, 2017 17:12
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.

2 participants