ParallaxControl UI Dehardcode (#36071)
* Parallax Control Improve * Update MainMenuControl.xaml * PJBControl.cs
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user