Skip to content
  • Ell's avatar
    app: add GimpImageViewable class · bce4d32d
    Ell authored
    Add a new GimpImageViewable class, which acts as a proxy viewable
    for an image.  Unlike the image itself, whose preview is always
    restricted to the size of the canvas, a GimpImageViewable provides
    a show-all property, which controls whether the preview includes
    the full image contents.  We're going to use GimpImageViewable as
    the source viewable for GimpNavigationView.
    bce4d32d