-
-
Notifications
You must be signed in to change notification settings - Fork 23.6k
Description
Tested versions
v4.4.dev.custom_build [abf4796]
System information
Debian Linux X11
Issue description
GraphNode doesn't shrink automatically when
size_flags_vertical = SIZE_SHRINK_CENTER- the size of child Control nodes decreases
I would expect, that a container node with SIZE_SHRINK_CENTER automatically shrinks, when the size of their child nodes decreases.
Steps to reproduce
- Load and run MRP
- Drag the top
HSliderto the right to increase the vertical size of the labels. - Drag the top
HSliderto the left to decrease the vertical size of the labels.
After 3:
- The label inside the GraphNode became smaller, but the GraphNode didn't adjust its size and appears too big
- For comparison there is a working example on the right side of the scene with a HBoxContainer, that adjusts its vertical size automatically (indicated by the red color)
Minimal reproduction project (MRP)
Metadata
Metadata
Assignees
Type
Projects
Status
For team assessment