maxkrieger / voiceliner

Braindump better.
https://a9.io/voiceliner
GNU Affero General Public License v3.0
627 stars 42 forks source link

Language selection not remembered #80

Closed jamesscottbrown closed 2 years ago

jamesscottbrown commented 2 years ago

When I open voiceliner (on iOS 15.5), I am often shown the "Setup" page asking me to "Select transcription language"; this setting seems to not be being saved.

This seems to happen if I haven't opened Voiceliner for a while, but I can reliably reproduce this by closing the app then re-opening it.

jamesscottbrown commented 2 years ago

It looks the value should be being saved here; I'm not familiar enough with Dart to debug.

maxkrieger commented 2 years ago

Dumb bug on my part - I don't save to storage if you don't select an item from the list. Rolling out in next update