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 for recalcitrant bar overlays #3683

Merged
merged 1 commit into from
Sep 26, 2022
Merged

Conversation

cwisniew
Copy link
Member

@cwisniew cwisniew commented Sep 26, 2022

Identify the Bug or Feature request

fixes #3669

Description of the Change

Fixes the wandering bar that wanted to float to the top just like so much...
This was happening because the to/fromDto methods for protobuf were not seralizing the side that the bar was on.

Possible Drawbacks

Should be none.

Documentation Notes

Bars now worky better

Release Notes

  • Fix for bars being reset to the top when starting a server.

This change is Reviewable

Copy link
Contributor

@Phergus Phergus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 6 of 6 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @cwisniew)

@Phergus Phergus merged commit 3c6f70f into RPTools:develop Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Token Bars get reset to Top when starting a server.
2 participants