Skip to content
Commit d2aa6abf authored by Nicolas Fella's avatar Nicolas Fella
Browse files

[actions/suspendsession] Decouple fade effect from trigger

To perform the fade effect we call trigger() with special arguments, which then doesn't actually suspend.

This is a rather complicated way to do things. Instead start the fade effect outside of triggerImpl, simplifying the triggerImpl code.

We then need to manually perform the policy check that trigger() previously did for us, otherwise we apply the fading while suspend is inhibited
parent 401afe3f
Pipeline #538334 passed with stage
in 1 minute and 42 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment