make settings work more like they should

This commit is contained in:
Helium314 2025-02-02 17:58:18 +01:00
parent bc5b9b4efc
commit d31bca1208
8 changed files with 77 additions and 14 deletions

View file

@ -15,6 +15,9 @@ import kotlinx.coroutines.flow.MutableStateFlow
// todo (roughly in order)
// make all prefs actually work
// appearance
// advanced
// preferences
// try moving the recomposition of pref change somewhere else, so it's not duplicated everywhere
// make the pref lists more compact (compare with old settings)
// try making text size similar to old state (also in dialogs)