passing penDetected to ShapesSwitcher
This commit is contained in:
@@ -352,6 +352,7 @@ const LayerUI = ({
|
||||
insertOnCanvasDirectly: pointerType !== "mouse",
|
||||
});
|
||||
}}
|
||||
penDetected={deviceType.penDetected}
|
||||
/>
|
||||
</Stack.Row>
|
||||
</Island>
|
||||
|
||||
Reference in New Issue
Block a user