mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-18 07:04:01 +08:00
@@ -104,7 +104,7 @@ Widget liveRcmdPanel(
|
||||
if (liveRcmd.title case final title?)
|
||||
Text(
|
||||
title,
|
||||
maxLines: isDetail ? null : 1,
|
||||
maxLines: isDetail ? null : 2,
|
||||
style: const TextStyle(fontWeight: FontWeight.bold),
|
||||
overflow: isDetail ? null : TextOverflow.ellipsis,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user