mirror of https://github.com/GNOME/gimp.git
![]() In activate_fractal (), we copy over preset Fractal values into the current config object. Since "color-mode" is now a GimpChoice instead of an int, this caused a crash when applied. This patch switches it to set a string in g_object_set () rather than the original int. |
||
---|---|---|
.. | ||
examples | ||
fractal-explorer-dialogs.c | ||
fractal-explorer-dialogs.h | ||
fractal-explorer.c | ||
fractal-explorer.h | ||
meson.build |