You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2024. It is now read-only.
Area(icon:R.Image.spacing, title:"Width".localized(), message:"The width of the Gif file (height will be determined)".localized(), control: widthField),
95
+
Area(icon:R.Image.spacing, title:"Width".localized(), message:"The width of the Gif file".localized(), control: widthField),
96
96
Area(icon:R.Image.paramators, title:"FPS".localized(), message:"FPS of the Gif file to be exported".localized(), control: fpsField),
97
97
Area(icon:R.Image.paramators, title:"Remove source file".localized(), message:"Whether to delete the source file after exporting a Gif".localized(), control: removeFileSwitch)
0 commit comments