Skip to content
  • Michael Natterer's avatar
    app: pull some GEGL operation logic from subclasses into GimpImageMapTool · 9bb4c3d4
    Michael Natterer authored
    - connect to the config object's notify generically and update the preview
    - allow to properly exchange the operation at runtime to remove major
      uglyness from GimpOperationTool
    - return undo_desc from GimpImageMapTool::get_operation() so we have
      proper strings in the undo history, not always "GEGL operation"
    - simplify all get_operation() implementations
    9bb4c3d4