Merge pull request #3854 from williamweaver/fix/xui-parsing-fixes

Fix: Resolve Minor XUI Parsing Warnings in Environment Widgets
master
Jonathan "Geenz" Goodman 2025-04-04 14:08:14 -04:00 committed by GitHub
commit be2e7e9d18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 5 deletions

View File

@ -139,7 +139,7 @@
max_val_x="30"
min_val_y="-30"
max_val_y="30"
logarithmic="1"/>
logarithmic="true"/>
<text
name="cloud_image_label"

View File

@ -3,7 +3,6 @@
name="virtualtrackball"
width="150"
height="150"
user_resize="false"
increment_angle_mouse="1.5f"
increment_angle_btn="1.0f"
image_sphere="VirtualTrackball_Sphere"

View File

@ -3,11 +3,9 @@
name="xyvector"
width="120"
height="140"
decimal_digits="1"
label_width="16"
padding="4"
edit_bar_height="18"
user_resize="false">
edit_bar_height="18">
<xy_vector.border
visible="true"/>