immich/web/src/lib/components
DeclanE a94e45260e
fix: Hide play bar when there's only one image in memory (#7764)
* fix: Hide play bar when there's only one image in memory

This commit introduces a fixto hide the play bar at the top of the memory viewer when there's only one image in the memory. Previously, the play bar was displayed regardless of the number of images, leading to unnecessary UI elements for single-image memories.

* Update web/src/lib/components/memory-page/memory-viewer.svelte

Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>

---------

Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-03-12 03:36:34 +00:00
..
admin-page feat(server,web): add force delete to immediately remove user (#7681) 2024-03-08 17:49:39 -05:00
album-page fix(web): album state after removing assets (#7745) 2024-03-08 14:03:37 -05:00
asset-viewer Fix: Disable 'As profile picture' option for videos in context menu a… (#7830) 2024-03-10 18:32:27 -04:00
assets/thumbnail feat(web): add preference for thumbnail playback on hover (#7831) 2024-03-11 12:45:01 -04:00
elements fix(web): date input on chrome (#7669) 2024-03-06 05:47:15 -06:00
faces-page feat(server): create a person with optional values (#7706) 2024-03-07 15:34:57 -05:00
forms refactor(web): admin and user signup forms (#7739) 2024-03-08 08:45:41 -05:00
layouts feat(web): search albums (#7322) 2024-02-22 09:04:43 -05:00
map-page fix(web): consistent modal escape behavior (#7677) 2024-03-06 22:18:53 -05:00
memory-page fix: Hide play bar when there's only one image in memory (#7764) 2024-03-12 03:36:34 +00:00
onboarding-page web: improve storage template onboarding message (#7339) 2024-02-22 15:14:02 +00:00
photos-page feat(web): add sticky date headers for asset-date-group (#7824) 2024-03-10 15:32:05 -04:00
share-page chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00
shared-components fix(web): small fixes for empty placeholder (#7859) 2024-03-11 21:18:47 -04:00
sharedlinks-page fix(web): shared links page broken by enhanced:img (#7453) 2024-02-27 07:44:32 -05:00
user-settings-page feat(web): add preference for thumbnail playback on hover (#7831) 2024-03-11 12:45:01 -04:00
slideshow-settings.svelte fix(web): consistent modal escape behavior (#7677) 2024-03-06 22:18:53 -05:00