Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-11-01 11:01:31 +08:00
parent 0a5965a423
commit 77dd939172
10 changed files with 40 additions and 40 deletions

View File

@@ -72,6 +72,7 @@ class _WhisperDetailPageState
),
),
title: GestureDetector(
behavior: HitTestBehavior.opaque,
onTap: () {
if (_whisperDetailController.mid != null) {
feedBack();
@@ -79,6 +80,7 @@ class _WhisperDetailPageState
}
},
child: Row(
mainAxisSize: MainAxisSize.min,
children: [
NetworkImgLayer(
width: 34,