mirror of https://github.com/GNOME/gimp.git
afc0a6d15d
Previously we used gimp_drawable_has_filters () to detect if a layer had any filters set. However, this function only gets active filters, leading to filters with their visibility set to FALSE not being copied. This patch checks the number of children in the filter stack container instead to get an accurate filter count. |
||
---|---|---|
.. | ||
file-import.c | ||
file-import.h | ||
file-open.c | ||
file-open.h | ||
file-remote.c | ||
file-remote.h | ||
file-save.c | ||
file-save.h | ||
file-utils.c | ||
file-utils.h | ||
gimp-file.h | ||
meson.build |