mirror of
				https://github.com/excalidraw/excalidraw.git
				synced 2025-11-03 20:34:40 +01:00 
			
		
		
		
	feat: better default radius sizes for rectangles (#5553)
Co-authored-by: Ryan <diweihao@bytedance.com> Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
		@@ -15,12 +15,11 @@ Object {
 | 
			
		||||
  "currentItemFillStyle": "hachure",
 | 
			
		||||
  "currentItemFontFamily": 1,
 | 
			
		||||
  "currentItemFontSize": 20,
 | 
			
		||||
  "currentItemLinearStrokeSharpness": "round",
 | 
			
		||||
  "currentItemOpacity": 100,
 | 
			
		||||
  "currentItemRoughness": 1,
 | 
			
		||||
  "currentItemRoundness": "round",
 | 
			
		||||
  "currentItemStartArrowhead": null,
 | 
			
		||||
  "currentItemStrokeColor": "#000000",
 | 
			
		||||
  "currentItemStrokeSharpness": "sharp",
 | 
			
		||||
  "currentItemStrokeStyle": "solid",
 | 
			
		||||
  "currentItemStrokeWidth": 1,
 | 
			
		||||
  "currentItemTextAlign": "left",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user