https://bugs.kde.org/show_bug.cgi?id=354946

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|http://commits.kde.org/krit |http://commits.kde.org/call
                   |a/0036213f2e9ae5eb24ef013c5 |igra/e0f8292c6553144549e017
                   |2ce5560541a8ec7             |fb0ac58973ead91124

--- Comment #7 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit e0f8292c6553144549e017fb0ac58973ead91124 by Boudewijn Rempt.
Committed on 01/02/2016 at 07:22.
Pushed by rempt into branch 'calligra/2.9'.

Add waiting feedback when the user tries to save a busy image

When an image is calculating some action, saving is impossible,
so before we were just cancelling  it. Now we added a special waiting dialog
that
shows the user that the image is doing something and he should wait.

There is also a button for cancelling currently running image action.
Related: bug 350283
Fixes T592

Patch backported from 3.0.

M  +2    -0    krita/ui/CMakeLists.txt
M  +4    -0    krita/ui/KisMainWindow.cpp
A  +77   -0    krita/ui/dialogs/kis_delayed_save_dialog.cpp     [License: GPL
(v2+)]
A  +52   -0    krita/ui/dialogs/kis_delayed_save_dialog.h     [License: GPL
(v2+)]
A  +74   -0    krita/ui/dialogs/kis_delayed_save_dialog.ui

http://commits.kde.org/calligra/e0f8292c6553144549e017fb0ac58973ead91124

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to