We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The new screenshot and cropping is live on NuGet Trends
I found that when using it, it felt challenging to grab the right part of the screen to start cropping:
It seems like if it's within the screenshot area, it works. But if I'm right on it or slightly off, it doesn't.
Suggestions:
The text was updated successfully, but these errors were encountered:
fix(feedback): Smoother cropping experience and better UI (#11165)
a99f260
Fixes some cropping jank: 1. Cropping is smoother: previously the event listeners weren't working when the mouse was on the cropping buttons, which was causing the jankiness 2. Changes the cursor when on the cropping buttons 3. Increased the minimum size required for cropping so it's easier to resize https://github.com/getsentry/sentry-javascript/assets/55311782/71b7401e-c9f2-44c2-9f92-64c1c80d24ef Fixes getsentry/sentry#67056
fix(feedback): Smoother cropping experience and better UI (getsentry#…
dd9397f
…11165) Fixes some cropping jank: 1. Cropping is smoother: previously the event listeners weren't working when the mouse was on the cropping buttons, which was causing the jankiness 2. Changes the cursor when on the cropping buttons 3. Increased the minimum size required for cropping so it's easier to resize https://github.com/getsentry/sentry-javascript/assets/55311782/71b7401e-c9f2-44c2-9f92-64c1c80d24ef Fixes getsentry/sentry#67056
c298lee
Successfully merging a pull request may close this issue.
The new screenshot and cropping is live on NuGet Trends
I found that when using it, it felt challenging to grab the right part of the screen to start cropping:
trimming.mov
It seems like if it's within the screenshot area, it works. But if I'm right on it or slightly off, it doesn't.
Suggestions:
The text was updated successfully, but these errors were encountered: