Fix scroll bar to navigate players Curator Chat (#3094)

Fix scroll bar to navigate players
This commit is contained in:
SolStar 2025-03-02 18:31:05 -05:00 committed by GitHub
parent 69b8ce49fa
commit 44ac7931ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<PanelContainer.PanelOverride>
<graphics:StyleBoxFlat BackgroundColor="#202028" />
</PanelContainer.PanelOverride>
<ScrollContainer HScrollEnabled="False" VScrollEnabled="False"
<ScrollContainer HScrollEnabled="False" VScrollEnabled="True"
HorizontalExpand="True" VerticalExpand="True">
<BoxContainer Orientation="Vertical" HorizontalExpand="True"
VerticalExpand="True">