Skip to content

Commit

Permalink
more danmaku area options (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
Predidit committed Oct 24, 2024
1 parent a59499a commit e75729f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/pages/settings/danmaku_settings.dart
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,7 @@ class _DanmakuSettingsPageState extends State<DanmakuSettingsPage> {
final List<double> danAreaList = [
0.25,
0.5,
0.75,
1.0,
];
SmartDialog.show(
Expand Down

0 comments on commit e75729f

Please sign in to comment.