fix: layer tree column widths are proportional
This commit is contained in:
parent
630641ceee
commit
ab300878cf
2 changed files with 8 additions and 1 deletions
|
|
@ -198,7 +198,10 @@ terrain = NodePath("../../../../../../TerrainMeshEditor")
|
|||
[node name="Tree" type="PrimitiveLayerList" parent="LeftPanel/VBoxContainer/Layers/Layers" unique_id=797700186 node_paths=PackedStringArray("terrain")]
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 3
|
||||
hide_root = true
|
||||
scroll_horizontal_enabled = false
|
||||
scroll_hint_mode = 2
|
||||
tile_scroll_hint = true
|
||||
terrain = NodePath("../../../../../TerrainMeshEditor")
|
||||
icons = {
|
||||
&"NoisePrimitive": ExtResource("5_eqbpn"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue