gimp/plug-ins/fractal-explorer
Alx Sa 7f09826d23 plug-ins: Fix fractal explorer crash related to color-mode
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.
2024-11-23 16:26:32 +00:00
..
examples Remove autotools 2023-05-27 00:03:52 +02:00
fractal-explorer-dialogs.c app, libgimp, pdb, plug-ins: gimp_gradient_get_uniform_samples() returns an array of GeglColor. 2024-11-03 13:35:16 +01:00
fractal-explorer-dialogs.h plug-ins: port fractal-explorer to gimp_image_procedure_new2() 2023-10-01 21:02:34 +02:00
fractal-explorer.c plug-ins: Fix fractal explorer crash related to color-mode 2024-11-23 16:26:32 +00:00
fractal-explorer.h plug-ins: port fractal-explorer to gimp_image_procedure_new2() 2023-10-01 21:02:34 +02:00
meson.build Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00