Godot version: 3.1.1
OS/device including version: Linux (manjaro)
Issue description:
Node names overlap on bottuns in scene tree when the width is minimum otherwise it is normal.
Steps to reproduce:
Reduce the size of the secne panel to its minimum size.

Bugsquad edit (keywords for easier searching): scene dock, small, narrow
I don't see what much can be done about this, since if we just make the minimum size larger, it will still happen with larger children chains.
Maybe collapse icons somehow to the right (so you only get a single icon at very low screen widths, click on the icon to see a menu of all the icons)?
ETA: I know it won't completely solve the problem, but you'll get only one icon overlapping, not four.
This is what happening.

I like the idea from Zireael07. Could collapse icons into some + button.
Could also fix the issue visible above where names become visible after being completely covered, and have them stay hidden. However, I'd rather see my names and have icons be collapsed.
Fixed in 3.2

I can still reproduce it with 3.2.3.rc4 6b5102cf90
Uh, then provide some minimal reproduction project.
This is fixed on 4.0, but I guess the fix wasn't cherry-picked.
In 4.0 icons still overlap though

Maybe adding some background for them would make it better.
Most helpful comment
This is what happening.
