mirror of
https://github.com/bpatrik/pigallery2.git
synced 2025-01-24 05:17:16 +02:00
Reenable controls dimming in lightbox
This commit is contained in:
parent
4e6922054e
commit
40dc25009f
@ -433,7 +433,7 @@ export class ControlsLightboxComponent implements OnDestroy, OnInit, OnChanges {
|
||||
}
|
||||
|
||||
private hideControls = () => {
|
||||
// this.controllersDimmed = true;
|
||||
this.controllersDimmed = true;
|
||||
};
|
||||
|
||||
private updateFaceContainerDim(): void {
|
||||
|
Loading…
x
Reference in New Issue
Block a user