plug-ins: Rewrite colormap-remap plugin
This commit fixes several issues with the plugin. * Move plug-in to GimpProcedureDialog framework (see #9250) * Use GimpPalette instead of (soon to be deprecated) Colormap (see #9477) * Make plugin UI height, make it resizeable, update font sizes, paddings, etc (see #10533) Further improvements most likely are needed because plugin still uses GimpRGB and GimpHSV (former is used by GimpCellRendererColor, latter for H, S, and V values) Resolves: https://gitlab.gnome.org/GNOME/gimp/-/issues/10533 Resolves: https://gitlab.gnome.org/GNOME/gimp/-/issues/10749
This commit is contained in:
parent
f39af05a48
commit
bbb30eacfb
1 changed files with 525 additions and 542 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue