Bug 382400 - G'MIC filters do not apply to parts of layers that are off-canvas
Summary: G'MIC filters do not apply to parts of layers that are off-canvas
Status: RESOLVED INTENTIONAL
Alias: None
Product: krita
Classification: Applications
Component: G'Mic for Krita (other bugs)
Version First Reported In: git master (please specify the git hash!)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-16 12:07 UTC by Nicholas LaPointe
Modified: 2017-11-27 09:00 UTC (History)
1 user (show)

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 Nicholas LaPointe 2017-07-16 12:07:07 UTC
If any portion of a layer goes outside of the canvas edges, that portion will not appear in the G'MIC preview and will not be affected by any filters.

One fairly impractical workaround is to use "Select" -> "Select All", and then "Select" -> "Grow Selection" with a big enough value to select the full layer contents (being able to do this may be a bug in itself, see my comment on https://bugs.kde.org/show_bug.cgi?id=380343 ).
Comment 1 Halla Rempt 2017-11-27 09:00:03 UTC
The same goes for all filters, so I'm not sure that this is a bug. We disabled filtering of layer data outside the canvas boundaries because people got really surprised when they accidentally created enormous layers this way and didn't understand why the filters were taking so long.

I'll close this for now until we're ready to revisit the question of whether layer data outside the image should be modified by user actions.