Open sghick opened 9 months ago
stack中,建议在CustomPaint(xxx)外加上IgnorePointer(child: CustomPaint(xxx),)以解决这个问题
IgnorePointer(child: CustomPaint(xxx),)
这是一封自动回复邮件。已经收到您的来信,我会尽快回复。
stack中,建议在CustomPaint(xxx)外加上
IgnorePointer(child: CustomPaint(xxx),)
以解决这个问题