Two of our scripts have a spinbutton step size the same as the page size. Since page size should be larger than the step size, this causes a CRITICAL in LibGimpWidgets: gimp_label_spin_set_increments: assertion 'step < page' failed We fix this by setting a page size larger than step size in coffee.scm and tileblur.scm. |
||
|---|---|---|
| .. | ||
| interpreter | ||
| libscriptfu | ||
| scripts | ||
| server | ||
| .gitignore | ||
| Makefile.am | ||
| meson.build | ||
| script-fu-console.c | ||
| script-fu-console.h | ||
| script-fu-eval.c | ||
| script-fu-eval.h | ||
| script-fu-text-console.c | ||
| script-fu-text-console.h | ||
| script-fu.c | ||