WindowVX: Fix scroll arrows not showing initially
This commit is contained in:
		
							parent
							
								
									0c72659025
								
							
						
					
					
						commit
						fb2b2b7260
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -907,6 +907,7 @@ void WindowVX::setContents(Bitmap *value)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	FloatRect rect = p->contents->rect();
 | 
						FloatRect rect = p->contents->rect();
 | 
				
			||||||
	p->contentsQuad.setTexPosRect(rect, rect);
 | 
						p->contentsQuad.setTexPosRect(rect, rect);
 | 
				
			||||||
 | 
						p->ctrlVertDirty = true;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void WindowVX::setCursorRect(Rect *value)
 | 
					void WindowVX::setCursorRect(Rect *value)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue