mart requested changes to this revision.
mart added a comment.
This revision now requires changes to proceed.
unfortunately yeah, i had to port away from opacityanimator several places
for this reason :(
INLINE COMMENTS
> Main.qml:449
> + // OpacityAnimator when starting from 0 is buggy (it shows
> one frame with opacity 1)"
> + PropertyAnimation {
> duration: units.longDuration
please use NumberAnimation
(it's the same as propertyaniation but goes trough a qvariant conversion less,
so i preferrable for animate properties of type int or real)
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D29351
To: filipf, ngraham, cblack, #plasma, mart
Cc: mart, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh,
zachus, fbampaloukas, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai,
ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra