Add brushKind to transform-pointer-intent test
This commit is contained in:
@@ -25,6 +25,7 @@ function createActiveBrushTransformSession(): TransformSessionState {
|
||||
target: {
|
||||
kind: "brush",
|
||||
brushId: brush.id,
|
||||
brushKind: brush.kind,
|
||||
initialCenter: brush.center,
|
||||
initialRotationDegrees: brush.rotationDegrees,
|
||||
initialSize: brush.size,
|
||||
|
||||
Reference in New Issue
Block a user