How to find a "visual center" of a bunch of text?
I've a drag and drop functionality, so that the whole text could be dragged and dropped as per the writer's/user's convenience on a canvas. I'm using draftjs for the editor. So I know everything I need to know about the individual text pieces (blocks...
Nov 22, 2017WS