During additional testing the old way of setting hight does not complile but the new way does not actually work either.
tmcdeditor1.setHeight(“500px”);
In the browser inspection tool the hight style attribute is set to 500, but the display is only 200px’s
That’s weird. On the demo code in the project it renders exactly as 700px height (which is there also set). Can you reduce a repeatabble test case and post it to the GitHub project page as an issue? Also, report the browser you are using.