Releases: ucfopen/adventure-materia-widget
Releases · ucfopen/adventure-materia-widget
Adventure 2.1.0
- New feature: Action History: replaces the former undo option for certain deletion events with a more robust system that takes "snapshots" of the entire tree after most edit events. Users can undo/redo each action to the limit of the history stack. Users can also view the entire history stack and select any of the prior snapshots to revert back to.
- Hotspot labels improvements: in addition to fixing some display issues with hotspot labels in the Player, hotspots will now prompt the user to add a label in the creator, and additionally hotspot labels are now required prior to publishing. This enforces accessibility for hotspot interactions.
- Improvements to selection modes and node deletion: deleting in-between nodes is now more intuitive. If an in-between node is added and still blank, deleting it will restore the original connection between the two nodes instead of removing the entire subtree below the in-between node. Additionally, there are new UI states when copy mode and existing node selection mode are enabled, making the requested behavior clearer to the user and ensuring the cancel option remains available even after displaying warnings or errors.