From b8226a5fdd640e04af2c63423ef3b70fd3a84fbe Mon Sep 17 00:00:00 2001 From: Wrycu Date: Fri, 14 Jun 2024 18:53:50 -0700 Subject: [PATCH] fix(animation): item name animation configuration * fix `items` not being properly initialized/reset #206 --- release-notes.md | 1 + templates/configure_custom_attack_animations.html | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/release-notes.md b/release-notes.md index b567e62..ae12c97 100644 --- a/release-notes.md +++ b/release-notes.md @@ -5,6 +5,7 @@ - Text zoom amount and speed can now be configured - You can now use 2 lines of text for the logo, instead of an image - FIX: Status Icons now work again ([#200](https://github.com/wrycu/StarWarsFFG-Enhancements/issues/200)) +- FIX: Attack animations by items should stop being wacky when adding/removing entries ([#206](https://github.com/wrycu/StarWarsFFG-Enhancements/issues/206)) `2.1.0` - 2024-05-26 diff --git a/templates/configure_custom_attack_animations.html b/templates/configure_custom_attack_animations.html index 4c88470..8949dfe 100644 --- a/templates/configure_custom_attack_animations.html +++ b/templates/configure_custom_attack_animations.html @@ -50,9 +50,7 @@