I noticed attributed string does not take alignment into account. I put together a quick patch to add alignment to attributed string only if paragraph style is not present in the attributed string. Although I could see why this may be not a good idea and may not work in some cases...
Let me know if you'd be interested in this patch and I'll prepare a pull request.
I noticed attributed string does not take alignment into account. I put together a quick patch to add alignment to attributed string only if paragraph style is not present in the attributed string. Although I could see why this may be not a good idea and may not work in some cases...
Let me know if you'd be interested in this patch and I'll prepare a pull request.