mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
feat(mobile): Uses profile photo for user avatar drawer (#1738)
* uses profile photo for user avatar drawer * Added some styling to the profile picture * made the whole profile photo a gesture detector * fixed image updating * invalidates cachednetworkimage when new profile photo is uploaded * Revert "invalidates cachednetworkimage when new profile photo is uploaded" This reverts commit 17c83be5561fba4b1b20199b0a8113b0f5f90817. * Add fadeInImage to loading user profile --------- Co-authored-by: Alex <alex.tran1502@gmail.com>
This commit is contained in:
2
server/package-lock.json
generated
2
server/package-lock.json
generated
@@ -6,7 +6,7 @@
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "immich",
|
||||
"version": "1.45.0",
|
||||
"version": "1.46.1",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"@nestjs/bull": "^0.6.2",
|
||||
|
||||
Reference in New Issue
Block a user