-
-
Notifications
You must be signed in to change notification settings - Fork 215
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 screenshot feature #1391
add screenshot feature #1391
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1391 +/- ##
==========================================
+ Coverage 96.55% 96.57% +0.01%
==========================================
Files 103 103
Lines 7555 7679 +124
==========================================
+ Hits 7295 7416 +121
- Misses 260 263 +3 ☔ View full report in Codecov by Sentry. |
b1ddaf7
to
7cd8e6a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs a doc update
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small changes needed. Improving the doc would also be nice and help with the release notes :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
small changes needed
Screenshot interaction feature as per #1194. Draft PR mostly because I'm not sure how to go about the testing.