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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |http://commits.kde.org/krit
                   |                            |a/e6c23b2765dd007b7b10ec480
                   |                            |036d657d443d159

--- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit e6c23b2765dd007b7b10ec480036d657d443d159 by Dmitry Kazakov.
Committed on 15/04/2016 at 18:22.
Pushed by dkazakov into branch 'master'.

Fix wrong values of Grid spacing when changing the spin box

1) KisAspectRatioLocker blocks the signal of the second spinbox,
   but the configuration should be updated only when both the
   spinboxes are updated. Therefore a new signal in KisAspectRatioLocker
   has been implemented, which notifies the receivers that both boxes
   are ready.

2) Allow 1 px grid :)

Fixes T2245

M  +5    -0    libs/ui/kis_aspect_ratio_locker.cpp
M  +4    -0    libs/ui/kis_aspect_ratio_locker.h
M  +6    -8    plugins/dockers/griddocker/grid_config_widget.cpp
M  +8    -8    plugins/dockers/griddocker/grid_config_widget.ui

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

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

Reply via email to