DevToys
DevToys copied to clipboard
Compress DemoSmartDetection.gif
Used gifsicle 1.93: gifsicle --batch --optimize=3 DemoSmartDetection.gif
Pull request type
Please check the type of change your PR introduces:
- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] Documentation content changes
- [ ] Internationalization and localization
- [ ] Other (please describe):
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Other information
Quality check
Before creating this PR, have you:
- [ ] Followed the code style guideline as described in CONTRIBUTING.md
- [ ] Verified that the change work in Release build configuration
- [ ] Checked all unit tests pass