Skip to content

two-step: Do not jump to end-animation on halt/reboot if it is disabled

If the end-animation is disabled then directly becoming idle on halt / reboot leads to no animation at all being shown.

Fix this by not jumping to the end-animation on halt/reboot if the end-animation is disabled.

Fixes: 50c619ed ("two-step: Add UseEndAnimation setting")

Merge request reports