General
- Canceled downloads now auto clean up from the videodownloads folder
- Adjusted the ExtractFrames func to be faster and less wasteful
- Adjusted the labels list to scroll with the image scroll so they sync better
- Added folder/delete icon to the projects on startup window to allow quick navigation to the folder where project is located or to quickly delete a project
- Added classes support
- Classes should auto import from AI models now
- You can hold shift + scroll to change the class while drawing a label or while having a label selected.
- Selected labels no longer change to a yellow color instead they stay the class color and show the resize boxes
- Added migration support if you delete a class you can migrate them to a new class label or delete all labels with that class
- Added the required support for projects with the new classes / class colors
- Added the required support for new label outputs
- Old projects should load and auto switch labels to the default
- Orphaned labels should auto default to the default label
Bug Fixes
- Updated YouTubeExploder to the newest version (YT Downloading / processing should be fixed now)
- Fixed an issue where you couldn't cancel the YT download due to the cancellation token not being passed to the download func
- Fixed scroll wheel not going between images after the update to v3
Please let me know of any bugs you run into via Github Issues (https://github.com/Babyhamsta/Yoable/issues)