Fix gas cannister slider log spam. (#6628)

This commit is contained in:
Leon Friedrich
2022-02-20 08:15:47 +13:00
committed by GitHub
parent 79f722b4ca
commit 56fc6011f1
5 changed files with 38 additions and 10 deletions

View File

@@ -37,7 +37,7 @@
</BoxContainer>
<BoxContainer Orientation="Vertical" HorizontalExpand="True" Margin="15 0 0 15" SeparationOverride="5">
<Slider Name="ReleasePressureSlider" HorizontalExpand="True"/>
<Label Name="ReleasePressureLabel" Align="Center" HorizontalExpand="True"/>
<FloatSpinBox Name="ReleasePressure" MaxWidth="150" Align="Center"/>
</BoxContainer>
</BoxContainer>
<BoxContainer Orientation="Horizontal">