Skip to content
  • Michael Natterer's avatar
    app: draw guides using GimpCanvasItems · 26d0035b
    Michael Natterer authored
    - Add signals GimpImage::guide_added(), removed() and moved()
    - Remove singal GimpImage::update_guide()
    - Adapt core code to emit the new signals instead of update_guide()
    - Have the shell connect to the new signals and update guide canvas
      items as needed
    - Remove gimp_display_shell_draw_guides()
    26d0035b