Display numeric units in the variables pane (#6683)
This commit is contained in:
		@ -4,7 +4,8 @@ description: Variables in memory after executing sketch_on_face_start.kcl
 | 
			
		||||
---
 | 
			
		||||
{
 | 
			
		||||
  "cube": {
 | 
			
		||||
    "type": "Function"
 | 
			
		||||
    "type": "Function",
 | 
			
		||||
    "value": null
 | 
			
		||||
  },
 | 
			
		||||
  "foo": {
 | 
			
		||||
    "type": "Solid",
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user