TinyMCE editor has a problem with a table that expands when edited (adding/deleting rows, editing text in rows). This causes the height of the table properties to double, and as a result each newly added row is enormously elongated. What editing functions trigger the addition of height to table properties? Is there any way to lock the table style to not include a height value, but to always set the height to auto?
↧