Hi there,
After upgrading from IgniteUI 2014.1 and JQuery 1.7.2 to IgniteUI 2016.1 and JQuery 1.9.1, my igTextEditors and igCombos have change appearance. Please see screenshots below:
Before upgrade:
After upgrade:
Please could someone explain to me why this is, or how I can correct it? I am not very familiar with CSS, how can I set the width/height etc?
Thanks in advance
Deon
Hello Deon,
Thank you for contacting Infragistics!
We received your support request concerning the editors styles and height/width, and this case has been assigned to me. I have done an initial review of your case and you can set the height/width on the editor itself:
http://www.igniteui.com/help/api/2016.1/ui.igtexteditor#options:height
http://www.igniteui.com/help/api/2016.1/ui.igtexteditor#options:width
As a note between version v14.2 and v16.1 the editors were re-written and there may also have been some changes to the styles. Make sure that as well as replacing the JavaScript files after updating you replace the CSS files as well.