hotfix : tag list update
Pre-release
Pre-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.