EasyUI Forum

General Category => EasyUI for Angular => Topic started by: Swany on July 06, 2018, 01:34:40 PM



Title: Textbox when set to multline does not show all the text to its size.
Post by: Swany on July 06, 2018, 01:34:40 PM
I have eui-textbox set to multline true and it only show 2 lines when height is set to show at least 5 lines.
Please see attachment.


Title: Re: Textbox when set to multline does not show all the text to its size.
Post by: jarry on July 06, 2018, 07:03:50 PM
Please update to a newer version.
Code:
npm update ng-easyui


Title: Re: Textbox when set to multline does not show all the text to its size.
Post by: Swany on July 09, 2018, 12:31:58 PM
Jarry,

I have updated to ver:1.1.10 and I am still seeing the same problem.


Title: Re: Textbox when set to multline does not show all the text to its size.
Post by: jarry on July 09, 2018, 04:59:56 PM
Please try to refresh your page, the 'angular.css' file should be applied to the page successfully. This example works fine.
https://www.jeasyui.com/demo-angular/main/index.php?plugin=TextBox&theme=material-teal&dir=ltr&pitem=Multiline&sort=


Title: Re: Textbox when set to multline does not show all the text to its size.
Post by: Swany on July 10, 2018, 07:45:30 AM
Jarry,

Issue was corrected with the update to version 1.1.11.

Thanks