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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/-/commit/238e0e5
                   |                            |5b59b257e44a505510851a02789
                   |                            |b88acd

--- Comment #7 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 238e0e55b59b257e44a505510851a02789b88acd by Dmitry Kazakov.
Committed on 21/07/2024 at 11:43.
Pushed by dkazakov into branch 'master'.

Fix no layer being activated on opening a document

It could happen that KisDummiesFacadeBase::sigActivateNode() would be
emitted **before** the facade would actually be connected to the node
manager, which would leave Krita with no layer selected at all.

M  +14   -0    libs/ui/flake/kis_dummies_facade_base.cpp
M  +9    -0    libs/ui/flake/kis_dummies_facade_base.h
M  +7    -0    libs/ui/kis_node_manager.cpp

https://invent.kde.org/graphics/krita/-/commit/238e0e55b59b257e44a505510851a02789b88acd

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

Reply via email to