v2.6.2 2023-12-10
Several minor bug fixes
Changelog
Fixed
- Couldn't add '-' to create a negative timestamp in some circumstances (4fe6d70).
- Elements could get into bad states if element animations are triggered before existing animations on the same element are completed (7c7754a).
- Toast messages did not appear on top of overlays (60ab96c).
- Attempting to add markers from back-to-back chapters would often result in overlap that had to be manually resolved (8926c3d).
- In bulk add, chapter-based matching could return a timestamp match even when a name match is available (1076a50).
Tweaked
- Adjust multi-select behavior when only a single item is selected (4b39eeb).
- Reduce number of server requests are needed to get movie marker info (2e1bdf4).
- Move single marker delete confirmation inline instead of an overlay (7381fc8).
- In bulk add, if an episode has multiple chapter names that match the baseline, return the marker closest to the baseline instead of the first match (1076a50).