mirror of https://github.com/GNOME/gimp.git
![]() Resolves #12018 During the port to GimpProcedureDialog, we accidentally inverted the set_sensitive () logic for using RLE and the RGB format. RLE was being locked for indexed images while the RGB format was being locked for RGB images. This patch inverts the two conditions to fix the issue. |
||
---|---|---|
.. | ||
bmp-export.c | ||
bmp-export.h | ||
bmp-load.c | ||
bmp-load.h | ||
bmp.c | ||
bmp.h | ||
meson.build |