light at the end of the tunnel

This commit is contained in:
mertalev
2025-07-23 20:08:48 +03:00
parent a67374df75
commit af2a4ae3fc
23 changed files with 540 additions and 561 deletions
+3
View File
@@ -28,6 +28,9 @@ const String kDownloadGroupLivePhoto = 'group_livephoto';
const int kTimelineNoneSegmentSize = 120;
const int kTimelineAssetLoadBatchSize = 1024;
const int kTimelineAssetLoadOppositeSize = 64;
const double kTimelineThumbnailTileSize = 256.0;
const double kTimelineThumbnailSize = 384.0;
const int kTimelineImageCacheMemory = 250 * 1024 * 1024;
// Widget keys
const String appShareGroupId = "group.app.immich.share";