You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We always have to set a hard limit on height and width of the comment box since it cannot change size dynamically nor it can include any scrollbar as far as I checked the documentation.
Describe the solution you'd like
Is there any possibility like can we include a scrollbar or make the comment note change size according to the number of characters instead of the contents getting cut?
Describe alternatives you've considered
We gave css overflow property a try in the comment style settings but it doesn't seem to work too still words gets cut
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
We always have to set a hard limit on height and width of the comment box since it cannot change size dynamically nor it can include any scrollbar as far as I checked the documentation.
Describe the solution you'd like
Is there any possibility like can we include a scrollbar or make the comment note change size according to the number of characters instead of the contents getting cut?
Describe alternatives you've considered
We gave css overflow property a try in the comment style settings but it doesn't seem to work too still words gets cut
The text was updated successfully, but these errors were encountered: