Bug 426087 - Automatically add wraparound image when using crop in wraparound mode
Summary: Automatically add wraparound image when using crop in wraparound mode
Status: REPORTED
Alias: None
Product: krita
Classification: Applications
Component: General (other bugs)
Version First Reported In: nightly build (please specify the git hash!)
Platform: Other Other
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-02 03:35 UTC by reptillia39
Modified: 2020-09-02 03:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description reptillia39 2020-09-02 03:35:21 UTC
SUMMARY

Right now, if I activate wraparound and then crop, I would expect that I get the cropped image. This is useful for moving pattern image or moving image where the generated result has offset (G'MIC Testing->Reptorian->Attractor can create pixels that wrap around boundary).


STEPS TO REPRODUCE
1. Activate wraparound
2. Crop with the same size as image with coordinate that does not contain zero.

OBSERVED RESULT
Empty data besides the pixels that are within crop boundary

EXPECTED RESULT
Wraparound information.
Comment 1 reptillia39 2020-09-02 03:37:32 UTC
I think this would be better as a option though it can be argued to be a more intuitive version of offset image.