mirror of
				https://github.com/excalidraw/excalidraw.git
				synced 2025-11-03 20:34:40 +01:00 
			
		
		
		
	feat: Added penMode for palm rejection (#4657)
Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
		@@ -47,6 +47,8 @@ Object {
 | 
			
		||||
    "data": null,
 | 
			
		||||
    "shown": false,
 | 
			
		||||
  },
 | 
			
		||||
  "penDetected": false,
 | 
			
		||||
  "penMode": false,
 | 
			
		||||
  "pendingImageElement": null,
 | 
			
		||||
  "previousSelectedElementIds": Object {},
 | 
			
		||||
  "resizingElement": null,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user