mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-19 19:01:24 +08:00
opt sc background image
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -181,6 +181,7 @@ class _SuperChatCardState extends State<SuperChatCard> {
|
||||
image: item.backgroundImage == null
|
||||
? null
|
||||
: DecorationImage(
|
||||
alignment: .topRight,
|
||||
image: CachedNetworkImageProvider(
|
||||
ImageUtils.safeThumbnailUrl(item.backgroundImage),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user