diff options
| author | Kumar Priyansh <[email protected]> | 2019-12-27 01:48:59 +0530 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2019-12-27 01:48:59 +0530 |
| commit | 46fc087a67d5c379d537c38f55fd1311362cc71c (patch) | |
| tree | 0c45dc97192cf1e335c2f665ace6199b9aad9799 /dist/mac | |
| parent | b9bfc8ad6449237a08c5cbcac222be0680f04386 (diff) | |
| download | nativekit-46fc087a67d5c379d537c38f55fd1311362cc71c.tar.xz nativekit-46fc087a67d5c379d537c38f55fd1311362cc71c.zip | |
Updated Indeterminate Spinner
Diffstat (limited to 'dist/mac')
| -rw-r--r-- | dist/mac/scripts/nativekit.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/mac/scripts/nativekit.js b/dist/mac/scripts/nativekit.js index e46f0b4..7cafda7 100644 --- a/dist/mac/scripts/nativekit.js +++ b/dist/mac/scripts/nativekit.js @@ -24,7 +24,7 @@ var defaults = { length: 10, width: 5, radius: 10, - scale: 0.45, + scale: 0.35, corners: 1, color: '#000', fadeColor: 'transparent', |
