mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
plug-ins: port file-gih to GimpSaveProcedureDialog.
I was hoping to redesign further but the whole logic of animated brush creation is made so complicated that I think it would require a whole more complex GUI with visual hints. So anyway I stopped at basic redesign and port to the new dialog generation code. It still makes the code much simpler and a bit more powerful (also less bugs hopefully). I have also reviewed the procedure arguments, removing redundant ones (display-cols and display-rows are just computed from cell-width and cell-height) and adding some aux arguments instead to simplify dynamic GUI code.
This commit is contained in:
parent
272bc69540
commit
06bd1f1289
1 changed files with 373 additions and 452 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue