mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
Move `showEditFaces` state to `assetViewerManager` so the edit faces panel open/close state is globally accessible. Add Escape key handling to `PersonSidePanel` that closes the assign-face sub-panel first, then the edit faces panel. Guard the asset viewer's global Escape-to-close action so it doesn't fire while either face panel is open. Change-Id: I0c947fe0758aef0eac473f4cc72f6a3b6a6a6964 |
||
|---|---|---|
| .. | ||
| assign-face-side-panel.svelte | ||
| edit-name-input.svelte | ||
| face-thumbnail.svelte | ||
| manage-people-visibility.spec.ts | ||
| manage-people-visibility.svelte | ||
| manage-people-visibility.test-wrapper.svelte | ||
| merge-face-selector.svelte | ||
| people-card.svelte | ||
| people-infinite-scroll.svelte | ||
| people-list.svelte | ||
| people-search.svelte | ||
| person-side-panel.svelte | ||
| unmerge-face-selector.svelte | ||