Update comic details favorite page style

This commit is contained in:
角砂糖
2025-08-31 03:56:24 +08:00
parent e549a18dbf
commit 6ce6066de2
8 changed files with 626 additions and 339 deletions

View File

@@ -192,6 +192,8 @@ class Settings with ChangeNotifier {
'comicSpecificSettings': <String, Map<String, dynamic>>{},
'ignoreBadCertificate': false,
'readerScrollSpeed': 1.0, // 0.5 - 3.0
'localFavoritesFirst': true,
'autoCloseFavoritePanel': false,
};
operator [](String key) {