🧰 Delay increase for smooth animations

This commit is contained in:
ful1e5 2020-08-30 17:13:17 +05:30
parent a92d78754e
commit 5c87d9b5ff

View file

@ -2,7 +2,7 @@ import tempfile
import json import json
# Build Config # Build Config
delay = 35 delay = 50
name = "macOSBigSur" name = "macOSBigSur"
sizes = [24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96] sizes = [24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96]