mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 11:12:45 +00:00 
			
		
		
		
	Ladybird: Add ability to create a tab without creating a new WebContent
This commit is contained in:
		
							parent
							
								
									506707cc2b
								
							
						
					
					
						commit
						48ce8fb4e9
					
				
					 11 changed files with 36 additions and 21 deletions
				
			
		|  | @ -187,7 +187,7 @@ private: | |||
|     } | ||||
| 
 | ||||
|     void update_zoom() override { } | ||||
|     void create_client() override { } | ||||
|     void initialize_client(CreateNewClient) override { } | ||||
| 
 | ||||
|     virtual Web::DevicePixelRect viewport_rect() const override { return m_viewport_rect.to_type<Web::DevicePixels>(); } | ||||
|     virtual Gfx::IntPoint to_content_position(Gfx::IntPoint widget_position) const override { return widget_position; } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andrew Kaster
						Andrew Kaster