mirror of https://github.com/GNOME/gimp.git
![]() First of all, let's init with the main procedure label (stripped of leading/traling spaces, of mnemonic underscore and of ellipsis) as progress status for gimp_progress_init(). Then reuse this main label for all subsequent progress updates by the same top procedure. Finally "pulse" the progress at each update to make it more like progression actually happens. This is a first experiment to see if not having progress API in Script-Fu is fine (#12948), by having better progression defaults. |
||
---|---|---|
.. | ||
console | ||
interpreter | ||
libscriptfu | ||
scripts | ||
server | ||
test | ||
gimp-script-fu-interpreter.interp.in | ||
meson.build | ||
script-fu-eval.c | ||
script-fu-eval.h | ||
script-fu-refresh.c | ||
script-fu-refresh.h | ||
script-fu-text-console.c | ||
script-fu-text-console.h | ||
script-fu.c |