mirror of
				https://github.com/excalidraw/excalidraw.git
				synced 2025-11-03 20:34:40 +01:00 
			
		
		
		
	feat: move contextMenu into the component tree and control via appState (#6021)
This commit is contained in:
		@@ -9,6 +9,7 @@ Object {
 | 
			
		||||
    "type": "selection",
 | 
			
		||||
  },
 | 
			
		||||
  "collaborators": Map {},
 | 
			
		||||
  "contextMenu": null,
 | 
			
		||||
  "currentChartType": "bar",
 | 
			
		||||
  "currentItemBackgroundColor": "transparent",
 | 
			
		||||
  "currentItemEndArrowhead": "arrow",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user