Skip to content

hotfix : tag list update

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ragnar-Oock Ragnar-Oock released this 27 Sep 15:50
· 102 commits to master since this release

Add support for item tag update.

The tag list can be modified and will reflect on the UI with a similar, yet simpler, version of the main algorithm. No individual animation is played, all the tag list update at once with a fade to transparent effect

Minor change

The comparison between the previous and latest version of the list have bein remove as it was always reporting a difference because of the JavaScript object comparison being always false.