Commit 8a16096
authored
Added slideshows (#5)
* Added slideshows
- Ken Burns zoom/pan animation with toggle in settings
- Play (ordered) and Shuffle modes with consistent pause/resume
- Countdown progress bar
- Arrow keys skip to next/prev photo during slideshow
- Slideshow menu with Play and Shuffle options
- Face-aware centering via AssetResponseDto+FaceCenter extension
- SlideshowMode, SlideshowSettings, and SlideshowLaunch types
* Address PR review comments, auto-hide toolbar in full screen1 parent 7c9af18 commit 8a16096
File tree
9 files changed
+762
-73
lines changed- ImmichLens
- Assets
- Models/API
- Services
- Settings
9 files changed
+762
-73
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
109 | 135 | | |
110 | 136 | | |
111 | 137 | | |
| |||
134 | 160 | | |
135 | 161 | | |
136 | 162 | | |
137 | | - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
138 | 170 | | |
139 | 171 | | |
140 | 172 | | |
| |||
192 | 224 | | |
193 | 225 | | |
194 | 226 | | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
195 | 236 | | |
0 commit comments