animationmgr: push shadow avs to ended on disabled
Some checks failed
Build Hyprland / Build Hyprland (Arch) (push) Has been cancelled
Build Hyprland / Build Hyprland with Meson (Arch) (push) Has been cancelled
Build Hyprland / Build Hyprland in pure Wayland (Arch) (push) Has been cancelled
Nix / wlroots (push) Has been cancelled
Security Checks / Flawfinder Checks (push) Has been cancelled
Security Checks / CodeQL (push) Has been cancelled
Nix / build (push) Has been cancelled
Some checks failed
Build Hyprland / Build Hyprland (Arch) (push) Has been cancelled
Build Hyprland / Build Hyprland with Meson (Arch) (push) Has been cancelled
Build Hyprland / Build Hyprland in pure Wayland (Arch) (push) Has been cancelled
Nix / wlroots (push) Has been cancelled
Security Checks / Flawfinder Checks (push) Has been cancelled
Security Checks / CodeQL (push) Has been cancelled
Nix / build (push) Has been cancelled
This commit is contained in:
parent
8180ca65a5
commit
db82fc5b09
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ void CAnimationManager::tick() {
|
|||
|
||||
if (av->m_eDamagePolicy == AVARDAMAGE_SHADOW && !*PSHADOWSENABLED) {
|
||||
av->warp(false);
|
||||
animationEndedVars.push_back(av);
|
||||
continue;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue