Skip to content
  • Ell's avatar
    app: use gimp_tile_handler_validate_validate() in GimpProjection · d6f0ca55
    Ell authored
    Use gimp_tile_handler_validate_validate(), added in the last
    commit, in GimpProjection, in order to render the projection,
    instead of separately invalidating the buffer, undoing the
    invalidation, and then rendering the graph.  This is more
    efficient, and more idiomatic.
    d6f0ca55