mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -6399,7 +6399,7 @@ class _ScribbleFocusableState extends State<_ScribbleFocusable>
|
||||
final Matrix4 transform = box.getTransformTo(null);
|
||||
return MatrixUtils.transformRect(
|
||||
transform,
|
||||
Rect.fromLTWH(0, 0, box.size.width, box.size.height),
|
||||
Rect.fromLTRB(0, 0, box.size.width, box.size.height),
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user