mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
The widget is not recreated correctly when videoPlayName changes, which can cause weird behaviour with hooks and timers (like timers not firing when they should do). Using a key forces flutter to recreate the widget properly and allow the assumptions in build to work correctly. |
||
|---|---|---|
| .. | ||
| action_buttons | ||
| album | ||
| asset_viewer | ||
| backup | ||
| bottom_sheet | ||
| images | ||
| map | ||
| memory | ||
| people | ||
| remote_album | ||
| search | ||
| timeline | ||