Skip to content

Media first click interact large number value fix - #4429

Merged
akleshchev merged 3 commits into
secondlife:release/2025.05from
DarlCat:darl/issue-4409
Jul 26, 2025
Merged

Media first click interact large number value fix#4429
akleshchev merged 3 commits into
secondlife:release/2025.05from
DarlCat:darl/issue-4409

Conversation

@DarlCat

@DarlCat DarlCat commented Jul 24, 2025

Copy link
Copy Markdown
Contributor

Description

This PR addresses precision issues in the interface when handling large signed integers by lowering the values used.

Full coverage of the debug string, UI values, and test cases are included with this PR to bring everything up to sync with the latest state of this feature, as some previous work left some inconsistencies in place.

Related Issues

Issue Link: closes #4409

@github-actions github-actions Bot added the c/cpp label Jul 24, 2025
@Geenz

Geenz commented Jul 24, 2025

Copy link
Copy Markdown
Collaborator

@Dan-Linden or @AtlasLinden please spot check this build for #4409

@Dan-Linden

Copy link
Copy Markdown
Contributor

Spot check looks good.

@akleshchev
akleshchev merged commit 31f8ebf into secondlife:release/2025.05 Jul 26, 2025
12 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pasting a large number value into MediaFirstClickInteract causes the feature to not work.

4 participants