mirror of
https://github.com/xuthus83/pigallery2.git
synced 2025-01-14 14:43:17 +08:00
Enable controls hiding. fixes #748
This commit is contained in:
parent
0dec77c0ef
commit
10cf92be82
@ -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