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

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|DUPLICATE                   |FIXED
      Latest Commit|                            |http://commits.kde.org/krit
                   |                            |a/0036213f2e9ae5eb24ef013c5
                   |                            |2ce5560541a8ec7

--- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 0036213f2e9ae5eb24ef013c52ce5560541a8ec7 by Dmitry Kazakov.
Committed on 31/01/2016 at 14:50.
Pushed by dkazakov into branch 'master'.

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

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

http://commits.kde.org/krita/0036213f2e9ae5eb24ef013c52ce5560541a8ec7

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

Reply via email to