mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-21 16:48:43 +00:00
opt gesture
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -97,7 +97,7 @@ class _FavTopicPageState extends State<FavTopicPage>
|
||||
'name': item.name!,
|
||||
},
|
||||
),
|
||||
onLongPress: Utils.isMobile ? onLongPress : null,
|
||||
onLongPress: onLongPress,
|
||||
onSecondaryTap: Utils.isMobile ? null : onLongPress,
|
||||
borderRadius: const BorderRadius.all(
|
||||
Radius.circular(6),
|
||||
|
||||
Reference in New Issue
Block a user