MSTranslateVendor icon indicating copy to clipboard operation
MSTranslateVendor copied to clipboard

Only first chunk of parsed response gets returned in the success block.

Open zigdanis opened this issue 10 years ago • 0 comments

MSTranslateVendor object gets kRequestTranslate notification from -parser:foundCharacters: method. But this method might be called few times if translated text big enough. So only first part of translated text gets returned in success block.

zigdanis avatar Nov 10 '15 07:11 zigdanis