diff --git a/frontend/src/component/p-photo-cards.vue b/frontend/src/component/p-photo-cards.vue index df6ca4535..393006d1c 100644 --- a/frontend/src/component/p-photo-cards.vue +++ b/frontend/src/component/p-photo-cards.vue @@ -102,6 +102,11 @@ @click.stop.prevent="openPhoto(index, true)"> burst_mode + + zoom_in + diff --git a/frontend/src/component/p-photo-mosaic.vue b/frontend/src/component/p-photo-mosaic.vue index 027e9edbb..77fd9b632 100644 --- a/frontend/src/component/p-photo-mosaic.vue +++ b/frontend/src/component/p-photo-mosaic.vue @@ -101,6 +101,11 @@ @click.stop.prevent="openPhoto(index, true)"> burst_mode + + zoom_in +