mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-01 23:59:50 +08:00
@@ -68,6 +68,7 @@ class _EmotePanelState extends State<EmotePanel>
|
||||
final size = flag ? 40.0 : 60.0;
|
||||
final isTextEmote = e.type == 4;
|
||||
return GridView.builder(
|
||||
physics: const ClampingScrollPhysics(),
|
||||
padding: const EdgeInsets.only(
|
||||
left: 12,
|
||||
right: 12,
|
||||
|
||||
Reference in New Issue
Block a user