add audio resyncing
This commit is contained in:
parent
23137bf834
commit
8230ef5d93
2 changed files with 3 additions and 0 deletions
|
@ -218,6 +218,7 @@ grow_vertical = 2
|
|||
[node name="InvisibleMask" type="Control" parent="FlowControlsScreen/DialogPanel"]
|
||||
clip_contents = true
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 4.0
|
||||
|
@ -298,6 +299,7 @@ grow_vertical = 2
|
|||
[node name="InvisibleMask" type="Control" parent="CosmeticsScreen/DialogPanel"]
|
||||
clip_contents = true
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 4.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue