mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-30 07:15:51 +08:00
tweaks (#1846)
* opt: live extra * opt: remove addPointer * opt: use ssd * opt: cache svg * opt: localToGlobal * opt: disabled icon * opt: onVideoDetailChange switch * fix --------- Co-authored-by: dom <githubaccount56556@proton.me>
This commit is contained in:
committed by
GitHub
parent
4a3d827f7a
commit
e707764f84
@@ -714,7 +714,7 @@ class _LiveRoomPageState extends State<LiveRoomPage>
|
||||
..savedDanmaku = [
|
||||
RichTextItem.fromStart(
|
||||
'@${item.name} ',
|
||||
rawText: item.uid.toString(),
|
||||
rawText: item.extra.mid.toString(),
|
||||
type: .at,
|
||||
id: item.extra.id.toString(),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user