You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Keeps track of which side of the translation the source is found
@@ -144,7 +156,10 @@ impl<'store> Translatable<'store> for ResultTextSelectionSet<'store> {
144
156
letmut resegment = false;//resegmentations are produced when the translated annotation covers multiple source text selections, and when users do not want to lose this segmentation (!no_resegmentation)
0 commit comments