mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-21 16:48:43 +00: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