D29351: [sddm-theme] Prevent the logo from leaking in after a fadeout
Marco Martin
noreply at phabricator.kde.org
Mon May 4 10:23:12 BST 2020
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200504/f24f6adc/attachment.html>
More information about the Plasma-devel
mailing list