Operating system or device - Godot version:
all version of Godot
Issue description:
Content margin value does not work with Popup and it's inherited Controls.
Would Popup be better inherited by Container instead of Control?
I'm also interested in whether Container can be inherited from instead. Been working with a PopupPanel lately and it doesn't adjust its size to fit the content I'm putting into it. If, for example, I have a LineEdit with the "expand to length" flag set, the bar will just start expanding off the edge of the popup window.
First of all thank you for your report and sorry for the delay.
We released Godot 3.0 in January 2018 after 18 months of work, fixing many old issues either directly, or by obsoleting/replacing the features they were referring to.
We still have hundreds of issues whose relevance/reproducibility needs to be checked against the current stable version, and that's where you can help us.
Could you check if the issue that you described initially is still relevant/reproducible in Godot 3.0 or any newer version, and comment about its current status here?
For bug reports, please also make sure that the issue contains detailed steps to reproduce the bug and, if possible, a zipped project that can be used to reproduce it right away. This greatly speeds up debugging and bugfixing tasks for our contributors.
Our Bugsquad will review this issue more in-depth in 15 days, and potentially close it if its relevance could not be confirmed.
Thanks in advance.
Note: This message is being copy-pasted to many "stale" issues (90+ days without activity). It might happen that it is not meaningful for this specific issue or appears oblivious of the issue's context, if so please comment to notify the Bugsquad about it.
it's still reproducible with 3.1.dev 3da726392
still the same. I used a workaround by setting property "expand margin" (at least in my case looks ok, but the bug i think it's still there)
Most helpful comment
it's still reproducible with 3.1.dev 3da726392