diff --git a/src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html b/src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html index 82d391fc..86898854 100644 --- a/src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html +++ b/src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html @@ -1,6 +1,6 @@
{{Title}}
+ [(ngModel)]="lightboxService.captionAlwaysOn">
@@ -77,7 +77,27 @@ i18n-switch-on-text [switch-handle-width]="100" [switch-label-width]="20" - [(ngModel)]="facesAlwaysOn"> + [(ngModel)]="lightboxService.facesAlwaysOn"> + +
+ +
  • +
  • @@ -110,7 +130,7 @@ *ngIf="facesEnabled && activePhoto && activePhoto.gridMedia.Photo.metadata.faces && activePhoto.gridMedia.Photo.metadata.faces.length > 0">