Skip to content

Commit 6f86d7d

Browse files
committed
update frame_rate default value
1 parent e742bac commit 6f86d7d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

data/doc/4.widgets/0.button.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Support relative value, **_but don't recommend using relative value for this pro
5454

5555
Frame rate per second, won't hurt if over screen refresh rate.
5656

57-
Default: `30`
57+
Default: `60`
5858

5959
## `transition_duration`
6060

data/doc/4.widgets/1.slide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Support relative value, **_but don't recommend using relative value for this pro
4646

4747
Frame rate per second, won't hurt if over screen refresh rate.
4848

49-
Default: `30`
49+
Default: `60`
5050

5151
## `transition_duration`
5252

data/doc/4.widgets/5.box.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const `box`
4141

4242
Frame rate per second, won't hurt if over screen refresh rate.
4343

44-
Default: `30`
44+
Default: `60`
4545

4646
## `transition_duration`
4747

data/doc/4.widgets/6.ring.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Default: `#FFB847`
3535

3636
Frame rate per second, won't hurt if over screen refresh rate.
3737

38-
Default: `30`
38+
Default: `60`
3939

4040
## `transition_duration`
4141

0 commit comments

Comments
 (0)