mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-10-31 02:28:11 +08:00 
			
		
		
		
	Separate a reusable Image class from Screen (#834)
Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
This commit is contained in:
		 Dimo Markov
					Dimo Markov
				
			
				
					committed by
					
						 ArthurSonzogni
						ArthurSonzogni
					
				
			
			
				
	
			
			
			 ArthurSonzogni
						ArthurSonzogni
					
				
			
						parent
						
							57ebf6c8c1
						
					
				
				
					commit
					a006bcafe1
				
			
							
								
								
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -3,6 +3,10 @@ | ||||
| * | ||||
| !*/ | ||||
|  | ||||
| # Ignore build directories generated by default MSVC CMake integration | ||||
| # (otherwise causes terribly slow indexing) | ||||
| out/ | ||||
|  | ||||
| # Allowed top-level files: | ||||
| !.clang-format | ||||
| !.clang-tidy | ||||
|   | ||||
		Reference in New Issue
	
	Block a user