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

Create a free-form pen drawing tool so users can annotate their screenshots #15064

Closed
Tracked by #69786
ryan953 opened this issue Jan 14, 2025 · 0 comments · Fixed by #15062
Closed
Tracked by #69786

Create a free-form pen drawing tool so users can annotate their screenshots #15064

ryan953 opened this issue Jan 14, 2025 · 0 comments · Fixed by #15062
Assignees

Comments

@ryan953
Copy link
Member

ryan953 commented Jan 14, 2025

Adds a free form drawing pen tool. This will not have the ability to undo, or select and move annotations. Once something is drawn, it won't be removable. The freeform tool is going to be flexible and won't conflict with cropping. You can do either in any order.

Image

To use it, you click it and the button will be highlighted. To stop annotating, click the button again. The drawing will only happen on mouse down. The canvas with the annotation will collapse into the image each time you stop annotating
Colors and line thickness are out of scope for this ticket. The pen will be black to start.

Test to ensure it works well on all browsers: Chrome, Firefox, Safari
Test to make sure the image quality and line crispness is high
Deploy on an alpha branch and have test orgs to test it out: GibPotato, NugetTrends, Sentry
Add experimental SDK config field to control whether it's shown or not

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 a pull request may close this issue.

2 participants