View Single Post
i'm seeing that the editor control is truncating (on display only) the NSAttributedString passed to it. the actual string remains unchanged- it just isn't displayed in full.

there's quite a bit of code to go through here and, so far, i haven't found where a size restriction might be enforced. it makes sense- give the memory constraints of the devices and all- but i'll need to find another way to work around those constraints.

could anyone point me in the right direction to find and address this?

many thanks!
tom