mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-29 03:32:06 +00:00
Align the settingspanel with its background, fixing te misalignment itroduced inrP20945 and made visible in 60092048e1.
fixes: 60092048e1
Based on Patch by: nani
Differential Revision: https://code.wildfiregames.com/D1755
This was SVN commit r22111.
This commit is contained in:
@@ -142,8 +142,8 @@
|
|||||||
</object>
|
</object>
|
||||||
|
|
||||||
<!-- Settings -->
|
<!-- Settings -->
|
||||||
<object name="settingsBackground" type="image" sprite="ModernDarkBoxGold" size="100%-715 346 100%-315 100%-60"/>
|
<object name="settingsBackground" type="image" sprite="ModernDarkBoxGold" size="100%-785 346 100%-315 100%-60"/>
|
||||||
<object name="settingsPanel" type="image" sprite="ModernDarkBoxGold" size="100%-785 351 100%-315 100%-65" hidden="true" z="1">
|
<object name="settingsPanel" size="100%-785 351 100%-315 100%-65" hidden="true" z="1">
|
||||||
<repeat count="60" var="n">
|
<repeat count="60" var="n">
|
||||||
<object name="settingFrame[n]" size="0 2 320 32">
|
<object name="settingFrame[n]" size="0 2 320 32">
|
||||||
<object
|
<object
|
||||||
|
|||||||
Reference in New Issue
Block a user