mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-30 23:47:27 +03:00 
			
		
		
		
	Merge pull request #6325 from radarhere/gif_comment
Once a GIF comment is loaded, it is kept for subsequent frames
This commit is contained in:
		
						commit
						19aa2b60fc
					
				|  | @ -156,7 +156,8 @@ The :py:meth:`~PIL.Image.open` method sets the following | ||||||
|     it will loop forever. |     it will loop forever. | ||||||
| 
 | 
 | ||||||
| **comment** | **comment** | ||||||
|     May not be present. A comment about the image. |     May not be present. A comment about the image. This is the last comment found | ||||||
|  |     before the current frame's image. | ||||||
| 
 | 
 | ||||||
| **extension** | **extension** | ||||||
|     May not be present. Contains application specific information. |     May not be present. Contains application specific information. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user