excalidraw
excalidraw copied to clipboard
change default value the sloppiness: "architect"
Hello How can I change the default value of sloppiness to architect?
Hello, How did you solve it?
with this code <Excalidraw initialData={{ appState: { currentItemFontFamily: 2, currentItemStrokeWidth: 1, currentItemRoughness: 0, }, }} />
thank you!!!!!!