Proper fix for no-title grid crash
This commit is contained in:
parent
b58fb48a20
commit
07e28ca5c2
@ -389,7 +389,7 @@ object EXHMigrations {
|
||||
}
|
||||
if (oldVersion under 29) {
|
||||
if (prefs.getString("pref_display_mode_catalogue", null) == "NO_TITLE_GRID") {
|
||||
preferences.libraryDisplayMode().set(DisplayModeSetting.COMPACT_GRID)
|
||||
preferences.sourceDisplayMode().set(DisplayModeSetting.COMPACT_GRID)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user