phoenix-firestorm/indra
William Weaver 61ba4b0d77 Fix(XUI): Remove unrecognized user_resize attribute from sun_moon_trackball
Problem:
A warning "Failed to parse parameter 'user_resize.'" appeared in the logs during UI loading, originating from sun_moon_trackball.xml.

Cause:
The 'user_resize' attribute is not a recognized or utilized parameter for the 'sun_moon_trackball' widget type, as defined in the corresponding C++
(LLVirtualTrackball).

Solution:
Removed the extraneous 'user_resize="false"' line from the sun_moon_trackball.xml widget definition.

Result:
Eliminates the parsing warning from the logs upon viewer startup or UI reload.

Testing:
- Launch viewer.
- Check logs for the absence of the "Failed to parse parameter 'user_resize.'" warning.
2025-04-02 03:45:54 +03:00
..
cmake
copy_win_scripts
doxygen
integration_tests
lib/python/indra
linux_crash_logger
llappearance #3305 Don't crash on invalid texture index in getTEWearableType (#3306) 2024-12-18 14:00:11 -06:00
llaudio
llcharacter
llcommon Merge pull request #3634 from secondlife/release/2024.12-ForeverFPS 2025-03-01 16:37:59 -05:00
llcorehttp
llcrashlogger
llfilesystem
llimage
llimagej2coj
llinventory #3511 fix for PBR skies being too bright on Low Graphics 2025-02-18 11:33:32 +02:00
llkdu
llmath Fix potential undefined behavior when converting to and from glm types from LLVector3/4 and fall back mul_mat4_vec3 to scalar implementation to attempt crash mitigation (#3339) 2025-01-23 18:40:19 -05:00
llmeshoptimizer
llmessage
llplugin
llprimitive Issue #2687: Honor flag sent by server indicating server side autopilot is engaged. When flag is set allow sever to update local avatar rotation. 2025-02-26 15:47:53 -08:00
llrender #3332 Remake glyph count into cache generation 2025-02-24 19:31:16 +02:00
llui Merge pull request #3634 from secondlife/release/2024.12-ForeverFPS 2025-03-01 16:37:59 -05:00
llwebrtc
llwindow Fix xcode16 build errors 2025-02-13 17:30:08 +02:00
llxml
media_plugins
newview Fix(XUI): Remove unrecognized user_resize attribute from sun_moon_trackball 2025-04-02 03:45:54 +03:00
test
tools/vstool
viewer_components Fix xcode16 build errors 2025-02-13 17:30:08 +02:00
win_crash_logger
CMakeLists.txt Follow-up fixes from develop 2025-02-13 18:00:55 +02:00
edit-me-to-trigger-new-build.txt