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

Martin Klapetek <mklape...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/plas
                   |                            |ma-workspace/5c5bbc3f8c4297
                   |                            |cfd6862072aa33a45d947fa41b
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.5.1
             Status|CONFIRMED                   |RESOLVED

--- Comment #2 from Martin Klapetek <mklape...@kde.org> ---
Git commit 5c5bbc3f8c4297cfd6862072aa33a45d947fa41b by Martin Klapetek.
Committed on 09/12/2015 at 19:07.
Pushed by mklapetek into branch 'Plasma/5.5'.

[notifications] Move reading globalConfig() from ctor to init()

The globalConfig() in ctor returns a non-(yet-)existing KConfigGroup
which makes it always return the default value. So the config access
must be delayed for init().

Custom notification position is now correctly remembered.
FIXED-IN: 5.5.1

M  +7    -3    applets/notifications/lib/notificationsapplet.cpp
M  +1    -0    applets/notifications/lib/notificationsapplet.h

http://commits.kde.org/plasma-workspace/5c5bbc3f8c4297cfd6862072aa33a45d947fa41b

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

Reply via email to