Skip to content
  • Ell's avatar
    app: add "clip" parameter to gimp_display_shell_untransform_viewport() · 788b136b
    Ell authored
    ... which specifies whether to clip the viewport to the canvas
    (previously, it would always be clipped).  Use the appropriate
    value in all callers, depending on the shell's "show all" mode.  In
    particular, this commit avoids clipping the image projection's
    priority rect to the canvas in "show all" mode.
    788b136b