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

Fabian Vogt <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|REMIND                      |---
             Status|VERIFIED                    |REPORTED
                 CC|                            |[email protected]
     Ever confirmed|1                           |0

--- Comment #10 from Fabian Vogt <[email protected]> ---
Using QML_ANIMATION_TICK_DUMP=true plasmashell --replace, I can see:

***** Dumping Animation Tree ***** ( tick: 1053 delta: 13 )
QuickAnimatorProxyJob( 0x562682d558f0 state: 2 duration: -1 proxying: (
QSharedPointer(QuickAnimatorJob(0x562682d2b470)
state:0duration:100target:ButtonShadow_QMLTYPE_48(0x562682d02db0,
parent=0x562682e7e700, geometry=-3,-3 88x88)value:0) )
QuickAnimatorProxyJob( 0x562682d55ad0 state: 2 duration: -1 proxying: (
QSharedPointer(QuickAnimatorJob(0x562682e858f0)
state:0duration:100target:ButtonShadow_QMLTYPE_48(0x562682cf59e0,
parent=0x562682e79830, geometry=-3,-3 88x88)value:0) )
QuickAnimatorProxyJob( 0x562682da59b0 state: 2 duration: -1 proxying: (
QSharedPointer(QuickAnimatorJob(0x562682da5c50)
state:0duration:100target:ButtonShadow_QMLTYPE_48(0x562682d35680,
parent=0x562682c90690, geometry=-3,-3 88x88)value:0) )
QuickAnimatorProxyJob( 0x562682e9e400 state: 2 duration: -1 proxying: (
QSharedPointer(QuickAnimatorJob(0x562682e9e540)
state:0duration:100target:ButtonShadow_QMLTYPE_48(0x562682c31960,
parent=0x562682da8bb0, geometry=-3,-3 88x88)value:0) )
QuickAnimatorProxyJob( 0x562682ebeb10 state: 2 duration: -1 proxying: (
QSharedPointer(QuickAnimatorJob(0x562682ebec50)
state:0duration:100target:ButtonShadow_QMLTYPE_48(0x562682d82c20,
parent=0x562682d38230, geometry=-3,-3 88x88)value:0) )

FWICT those are the OpacityAnimators of libplasma ButtonShadow instances, but
disabled (state: 0). The QuickAnimatorProxyJob for them is running though. Qt
bug?

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

Reply via email to