This commit is contained in:
Manav Rathi
2025-02-12 11:07:18 +05:30
parent d4ddc0f919
commit 6ef3c01030

View File

@@ -266,7 +266,7 @@ export class FileViewerPhotoSwipe {
// The user did some action within the file viewer to close it.
//
// Clear intervals.
clearIntervals();
this.clearAutoHideIntervalIfNeeded();
// Let our parent know that we have been closed.
onClose();
});