fix pickerindicator
This commit is contained in:
@@ -431,7 +431,7 @@ class _MessageWidgetState extends State<MessageWidget> {
|
|||||||
),
|
),
|
||||||
if (widget.showReactionPickerIndicator)
|
if (widget.showReactionPickerIndicator)
|
||||||
Positioned(
|
Positioned(
|
||||||
right: 0,
|
right: 4,
|
||||||
top: -8,
|
top: -8,
|
||||||
child: Transform(
|
child: Transform(
|
||||||
transform: Matrix4.rotationY(
|
transform: Matrix4.rotationY(
|
||||||
|
|||||||
Reference in New Issue
Block a user