Skip to content
  • Michael Natterer's avatar
    Bug 764024 - Allow to choose fill color when resizing layers and images · 997ae1e2
    Michael Natterer authored
    Add a GimpFillType argument to GimpItem::resize() and fill type
    widgets to the canvas and layer resize dialogs. Fill the new parts of
    the drawable according to fill type in gimp_drawable_resize(). Make
    sure places that need the old behavior get GIMP_FILL_TRANSPARENT
    passed by hardcoding it in the GimpItem::resize() implemetations of
    channel, mask, selection etc.
    997ae1e2