mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-22 11:41:09 +08:00
@@ -105,9 +105,9 @@ class _LiveEmotePanelState extends State<LiveEmotePanel>
|
||||
}
|
||||
},
|
||||
child: CustomTooltip(
|
||||
indicator: () => CustomPaint(
|
||||
indicator: () => Triangle(
|
||||
color: color,
|
||||
size: const Size(14, 8),
|
||||
painter: TrianglePainter(color),
|
||||
),
|
||||
overlayWidget: () => Container(
|
||||
padding: const EdgeInsets.all(8),
|
||||
|
||||
Reference in New Issue
Block a user