mirror of https://github.com/oxen-io/session-ios
				
				
				
			Improve audio waveform scrolling performance (#1292)
The object is already cached & the waveform view constructed when scrolling, so there's no need to re-create the view. This doesn't fix the problem with the wave-form generation on the first view of the message. That is a more critical problem in the underlying SCWaveformView class which renders on the main thread instead of doing it asynchronously. FIXES #1258pull/1/head
							parent
							
								
									92b3ea5d25
								
							
						
					
					
						commit
						547cd9797a
					
				
					Loading…
					
					
				
		Reference in New Issue