mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -1622,9 +1622,9 @@ class HeaderControlState extends TripleState<HeaderControl> {
|
||||
data: sliderTheme,
|
||||
child: Slider(
|
||||
min: 0,
|
||||
max: 3,
|
||||
max: 5,
|
||||
value: strokeWidth,
|
||||
divisions: 6,
|
||||
divisions: 10,
|
||||
label: '$strokeWidth',
|
||||
onChanged: updateStrokeWidth,
|
||||
onChangeEnd: (_) => plPlayerController
|
||||
|
||||
Reference in New Issue
Block a user