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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|http://commits.kde.org/krit |http://commits.kde.org/krit
                   |a/662ecc874f61ea5da34c66b59 |a/dc8ae57fbad42f286c3250ec2
                   |86a9a7fb36a6836             |4cf3fab11aa2315
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit dc8ae57fbad42f286c3250ec24cf3fab11aa2315 by Dmitry Kazakov.
Committed on 05/09/2016 at 14:23.
Pushed by dkazakov into branch 'master'.

Fix slowdown when doing Shift+Drag resizing gesture

This patch implements a concept of "sequence number" for
KisPaintOpSettings objects. This "number" changes every time the
properties change, therefore we can track if the property has been
changed or not in the external code.

Fixes T3520

M  +6    -1    libs/image/brushengine/kis_paintop_config_widget.cpp
M  +1    -0    libs/image/brushengine/kis_paintop_config_widget.h
M  +2    -1    libs/image/brushengine/kis_paintop_settings.cpp
M  +16   -0    libs/image/kis_properties_configuration.cc
M  +13   -0    libs/image/kis_properties_configuration.h

http://commits.kde.org/krita/dc8ae57fbad42f286c3250ec24cf3fab11aa2315

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

Reply via email to