mirror of
				https://github.com/qurator-spk/dinglehopper.git
				synced 2025-10-31 01:14:16 +01:00 
			
		
		
		
	🚧 dinglehopper: Test aligning by character while retaining segment id info
This commit is contained in:
		
							parent
							
								
									278e52868f
								
							
						
					
					
						commit
						5b353a2232
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -54,6 +54,7 @@ def test_align(): | |||
|         right_id = test2.segment_id_for_pos(right_pos) if right is not None else None | ||||
|         # XXX note that deletions and inserts only produce one id + None, UI must | ||||
|         #     support this, i.e. display for the one id produced | ||||
|         # XXX otherwise, it should always display for BOTH ids | ||||
|         el = AlignmentElement(left, right, left_id, right_id) | ||||
|         alignment.append(el) | ||||
|         if left is not None: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue