mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: 修改设置与无障碍描述
This commit is contained in:
@@ -136,7 +136,7 @@ class _ImagePreviewState extends State<ImagePreview>
|
||||
body: Stack(
|
||||
children: [
|
||||
Semantics(
|
||||
label: '双指缩放、长按保存、左右滑动切换图片',
|
||||
label: '长按保存',
|
||||
child: GestureDetector(
|
||||
onLongPress: () => onOpenMenu(),
|
||||
child: ExtendedImageGesturePageView.builder(
|
||||
|
||||
Reference in New Issue
Block a user