Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix aim move query amount showing wrong max amount #79409

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

marilynias
Copy link
Contributor

@marilynias marilynias commented Jan 29, 2025

Summary

Bugfixes "fix aim move query amount showing wrong max amount"

Purpose of change

fix #79332
when moving items into a container with aim, the querybox saying what the max amount is only took into account volume.

Describe the solution

add mass check.

Testing

Query shows the correct amount.

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` <Bugfix> This is a fix for a bug (or closes open issue) labels Jan 29, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot added json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Jan 29, 2025
@Maleclypse Maleclypse merged commit 9baaa00 into CleverRaven:master Jan 29, 2025
25 of 27 checks passed
@marilynias marilynias deleted the fix-aim-weight branch January 30, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Container is bugging
2 participants