fix: Angle snapping around bindable objects incorrectly resolves (#10501)
Signed-off-by: Mark Tolmacs <mark@lazycat.hu> Co-authored-by: zsviczian <viczian.zsolt@gmail.com>
This commit is contained in:
@@ -8617,6 +8617,8 @@ class App extends React.Component<AppProps, AppState> {
|
||||
},
|
||||
],
|
||||
]),
|
||||
point[0],
|
||||
point[1],
|
||||
this.scene,
|
||||
this.state,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user