Resolves #12854 Previously when loading filters, we used gimp_drawable_filter_apply (). If there was also an active selection, it affected the recreation of the filter and distorted the display. This patch switches to using gimp_drawable_filter_apply_with_mask () so that the filter's mask is always used instead, no matter if there is an active selection or not. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| xcf-load.c | ||
| xcf-load.h | ||
| xcf-private.h | ||
| xcf-read.c | ||
| xcf-read.h | ||
| xcf-save.c | ||
| xcf-save.h | ||
| xcf-seek.c | ||
| xcf-seek.h | ||
| xcf-utils.c | ||
| xcf-utils.h | ||
| xcf-write.c | ||
| xcf-write.h | ||
| xcf.c | ||
| xcf.h | ||