mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
abc
This commit is contained in:
@@ -357,7 +357,7 @@ class _AssetViewerState extends ConsumerState<AssetViewer> {
|
||||
}
|
||||
|
||||
if (distanceToOrigin > openThreshold && !showingBottomSheet && !ref.read(readonlyModeProvider)) {
|
||||
_openBottomSheet(ctx);
|
||||
// _openBottomSheet(ctx);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user