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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/d20876ddb
                   |                            |9dc872e0d82e0096c409e96e8d0
                   |                            |d705
             Status|REOPENED                    |RESOLVED

--- Comment #11 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit d20876ddb9dc872e0d82e0096c409e96e8d0d705 by Dmitry Kazakov.
Committed on 12/07/2022 at 13:35.
Pushed by dkazakov into branch 'krita/5.1'.

Fix an infinite recursion in the color label selector

The size of the spacer should be changed not in resizeEvent()
(which causes an infinite recursion), but in showEvent(), right
before the widget is displayed to the user

M  +3    -16   libs/ui/widgets/kis_color_label_selector_widget.cpp
M  +1    -2    libs/ui/widgets/kis_color_label_selector_widget.h

https://invent.kde.org/graphics/krita/commit/d20876ddb9dc872e0d82e0096c409e96e8d0d705

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

Reply via email to