mirror of
				https://github.com/nicbarker/clay.git
				synced 2025-11-04 08:36:17 +00:00 
			
		
		
		
	[Bindings/Odin] Fix bad data type in odin bindings for floating config
This commit is contained in:
		
							parent
							
								
									f824ddfd25
								
							
						
					
					
						commit
						09d581a523
					
				| 
						 | 
				
			
			@ -173,7 +173,7 @@ FloatingElementConfig :: struct {
 | 
			
		|||
	offset:             Vector2,
 | 
			
		||||
	expand:             Dimensions,
 | 
			
		||||
	parentId:           u32,
 | 
			
		||||
	zIndex:             i32,
 | 
			
		||||
	zIndex:             i16,
 | 
			
		||||
	attachment:         FloatingAttachPoints,
 | 
			
		||||
	pointerCaptureMode: PointerCaptureMode,
 | 
			
		||||
	attachTo:           FloatingAttachToElement,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in a new issue