mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	QML UI: try to avoid binding loop
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									d24e5b455f
								
							
						
					
					
						commit
						12f36c92e1
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -8,7 +8,6 @@ import org.subsurfacedivelog.mobile 1.0
 | 
				
			||||||
ColumnLayout {
 | 
					ColumnLayout {
 | 
				
			||||||
	id: startpage
 | 
						id: startpage
 | 
				
			||||||
	width: subsurfaceTheme.columnWidth
 | 
						width: subsurfaceTheme.columnWidth
 | 
				
			||||||
	height: childrenRect.height
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
	property int buttonWidth: width * 0.9
 | 
						property int buttonWidth: width * 0.9
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue