mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: 长图标签显示判断
This commit is contained in:
@@ -880,7 +880,7 @@ InlineSpan buildContent(
|
||||
height: height,
|
||||
),
|
||||
),
|
||||
height > maxHeight
|
||||
height > Get.size.height * 0.9
|
||||
? const PBadge(
|
||||
text: '长图',
|
||||
right: 8,
|
||||
|
||||
Reference in New Issue
Block a user