ParallaxControl UI Dehardcode (#36071)

* Parallax Control Improve

* Update MainMenuControl.xaml

* PJBControl.cs
This commit is contained in:
Ed
2025-04-13 15:44:44 +03:00
committed by GitHub
parent f61bbebb7f
commit 5f78b72763
7 changed files with 41 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
xmlns:controls="clr-namespace:Content.Client.UserInterface.Controls;assembly=Content.Client"
xmlns:style="clr-namespace:Content.Client.Stylesheets;assembly=Content.Client"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<pllax:ParallaxControl />
<pllax:ParallaxControl SpeedX="20"/>
<LayoutContainer>
<BoxContainer Name="VBox" Orientation="Vertical" StyleIdentifier="mainMenuVBox">
<TextureRect Name="Logo" Stretch="KeepCentered" />