News

Is there a way to vertically align all of the text in all of the cells in the table to either top, middle or bottom. I am creating the table as follows:- var skills_changed = function (instance, cell, ...
In HTML, text is aligned using a property called "text-align" that can have three values: "left," "right," "center" and "justify." When you add this property to an HTML element, any text it contains ...
Is your feature request related to a problem? Please describe. The general problem is the current workflow of adding text. When I start typing text on a shape, I'm expecting to only adjust things ...