Skip to content
  • Ell's avatar
    app: throttle GimpCanvasProgress updates · dc185204
    Ell authored
    Avoid redrawing GimpCanvasProgress items upon
    GimpProgress::set_value() if a minimal amount of time hasn't passed
    since the last call.  This notably improves performance of
    frequently-updated GimpCanvasProgress items.
    dc185204