mirror of
https://github.com/bitwarden/mobile
synced 2026-01-06 18:43:43 +00:00
save length and history when value done changing
This commit is contained in:
@@ -105,6 +105,7 @@
|
||||
VerticalOptions="CenterAndExpand"
|
||||
HorizontalTextAlignment="End" />
|
||||
<controls:ExtendedSlider
|
||||
ValueChanged="LengthSlider_ValueChanged"
|
||||
Value="{Binding Length}"
|
||||
StyleClass="box-value"
|
||||
VerticalOptions="CenterAndExpand"
|
||||
|
||||
Reference in New Issue
Block a user