neos-ui
                                
                                 neos-ui copied to clipboard
                                
                                    neos-ui copied to clipboard
                            
                            
                            
                        FEATURE: Allow to set maximum rows to restrict height of the textarea editor in inspector
The textarea editor is not restricted in height. If you need to add a lot of content it grows as long as the content is. This PR allows to set a maximum rows and defines a default of max 24 rows.