mirror of
https://github.com/bitwarden/mobile
synced 2026-01-06 02:23:57 +00:00
fix slider history saves
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
VerticalOptions="CenterAndExpand"
|
||||
HorizontalTextAlignment="End" />
|
||||
<controls:ExtendedSlider
|
||||
ValueChanged="LengthSlider_ValueChanged"
|
||||
DragCompleted="LengthSlider_DragCompleted"
|
||||
Value="{Binding Length}"
|
||||
StyleClass="box-value"
|
||||
VerticalOptions="CenterAndExpand"
|
||||
|
||||
Reference in New Issue
Block a user