Skip to content
  • Ell's avatar
    app: fix CRITICAL when initializing the perspective-clone tool · 07d2d5af
    Ell authored
    When initializaing the perspective-clone tool in paint mode, the
    GimpDrawTool may already be active, causing the call to
    gimp_draw_tool_start() to fail with a CRITICAL.  Stop the draw tool
    first, if active, to avoid that.
    07d2d5af