gdquest-demos / godot-kickstarter-2019

Create your Own Games with Godot, the Free Game Engine: sources from the January Kickstarter project from GDQuest
MIT License
242 stars 269 forks source link

Make Bounding Box resize keep height if current height > calculated height #37

Closed henriiquecampos closed 5 years ago

henriiquecampos commented 5 years ago

Currently the Bounding Box will make the vertical size of RichTextLabels and TextEdits decrease, even when the current size is bigger, i.e. better fits the content.