-
Notifications
You must be signed in to change notification settings - Fork 106
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
(#3259) buffer size should be the possibly-inverted extents size so that the final image is correct #3292
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3292 +/- ##
==========================================
- Coverage 77.41% 77.41% -0.01%
==========================================
Files 1074 1064 -10
Lines 68448 68062 -386
==========================================
- Hits 52988 52687 -301
+ Misses 15460 15375 -85 ☔ View full report in Codecov by Sentry. |
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.
This looks reasonable, but could you also look at the next function in the same file? That also appears to conflate the output mode size with the configured extents.
…hat the final image is correct
I have fixed this now too. Re-requesting you 👍 |
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.
This looks reasonable
…hat the final image is correct (#3292) fixes #3259 # Screenshots ## Left  ## Right  ## Inverted (Scaled)  ## Normal 
…hat the final image is correct (#3292) fixes #3259 # Screenshots ## Left  ## Right  ## Inverted (Scaled)  ## Normal 
…hat the final image is correct (#3292) fixes #3259 # Screenshots ## Left  ## Right  ## Inverted (Scaled)  ## Normal 
…hat the final image is correct (#3292) fixes #3259 # Screenshots ## Left  ## Right  ## Inverted (Scaled)  ## Normal 
…hat the final image is correct (#3292) fixes #3259 # Screenshots ## Left  ## Right  ## Inverted (Scaled)  ## Normal 
…hat the final image is correct (#3292) fixes #3259 # Screenshots ## Left  ## Right  ## Inverted (Scaled)  ## Normal 
fixes #3259
Screenshots
Left
Right
Inverted (Scaled)
Normal