Skip to content

screenShield: Fix showing shield without animation

Florian Müllner requested to merge fmuellner/gnome-shell:fix-idle-shield into master

Quoting the main commit:

However once the shield is raised, only an animation will lower it
again, which means the shield is missing when it's supposed to be
shown without animation (for example after an idle blank).

Fix this by resetting the translation-y property in that case.

Merge request reports