Skip to content
  • Michael Natterer's avatar
    Bug 678890 - Selection box handles do not respond after changing layer · 078128bb
    Michael Natterer authored
    Make sure that temporarily setting/unsetting tool->control's "preserve
    tool across image changes" does not mess up the default value:
    
    Introduce gimp_tool_control_push/pop_preserve() which restores the old
    state automatically, and use it in all tools, instead of saying
    set_preserve(TRUE/FALSE) around image changes.
    078128bb