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

Enhance ToolActionArea #20

Closed
mkatch opened this issue Jun 9, 2014 · 0 comments
Closed

Enhance ToolActionArea #20

mkatch opened this issue Jun 9, 2014 · 0 comments
Assignees
Milestone

Comments

@mkatch
Copy link
Owner

mkatch commented Jun 9, 2014

The ToolActionArea is in a draft form. The event handling and dispatching has to be carefully thought through and fixed. Also it should allow the tools to actually draw on the underlying frame's active layer.

@mkatch mkatch added this to the Working draft milestone Jun 9, 2014
@mkatch mkatch self-assigned this Jun 9, 2014
mkatch added a commit that referenced this issue Jun 9, 2014
Started progress on #20. All needed avents seem to be handled.
mkatch added a commit that referenced this issue Jun 9, 2014
Issue #20. The tool foundation basically works and DragTool is
operational.
mkatch added a commit that referenced this issue Jun 9, 2014
mkatch added a commit that referenced this issue Jun 9, 2014
mkatch added a commit that referenced this issue Jun 9, 2014
As part of ToolActionArea enhancement requested in #20, all
functionality of ToolActionArea was moved to AnimationFrameView.
Previously ToolActionArea inherited AnimationFrameView but I figured it
complicates some things and AnimationFrameView was not instantiated
anyway.
mkatch added a commit that referenced this issue Jun 10, 2014
Further work on #20. The basic flow of AnimationFrameView and Tool
interaction is basically there but buggy apparently. Also added
drawCanvas to Painter which goes under #7.
@mkatch mkatch closed this as completed in 379a72a Jun 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant