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

provide a desired_bounds for the vehicle appliance interaction menu #75692

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

db48x
Copy link
Contributor

@db48x db48x commented Aug 15, 2024

Summary

Interface "offset the vehicle appliance interaction menu so that it doesn't overlap with the appliance info"

Purpose of change

So that it doesn’t overlap with the vehicle appliance information view above it.

Testing

Attach a standing lamp to the power grid, then examine it. The menu should not overlap the appliance info.

Additional context

Fixes #75671

So that it doesn’t overlap with the vehicle appliance information view
above it.

Fixes CleverRaven#75671
@github-actions github-actions bot added Vehicles Vehicles, parts, mechanics & interactions [C++] Changes (can be) made in C++. Previously named `Code` Appliance/Power Grid Anything to do with appliances and power grid <Bugfix> This is a fix for a bug (or closes open issue) Info / User Interface Game - player communication, menus, etc. astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions labels Aug 15, 2024
@akrieger akrieger merged commit 336c7a3 into CleverRaven:master Aug 15, 2024
27 checks passed
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Appliance/Power Grid Anything to do with appliances and power grid 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` Info / User Interface Game - player communication, menus, etc. json-styled JSON lint passed, label assigned by github actions Vehicles Vehicles, parts, mechanics & interactions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

power grid action menu should be positioned relative to underlying UI
2 participants