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

[Bug]: Grid offsets changed on server start #3702

Closed
Phergus opened this issue Oct 7, 2022 · 1 comment · Fixed by #3704
Closed

[Bug]: Grid offsets changed on server start #3702

Phergus opened this issue Oct 7, 2022 · 1 comment · Fixed by #3704
Assignees
Labels

Comments

@Phergus
Copy link
Contributor

Phergus commented Oct 7, 2022

Describe the Bug

Offset values for the map grid are being changed on server startup.

  • Offset for X gets set to the Y value
  • Offset for Y gets set to 0

To Reproduce

  1. Start MapTool
  2. On default map open Adjust Grid dialog.
  3. Set offsets for X to 20 and for Y to 40. Close Dialog
  4. Start server.
  5. Reopen Adjust Grid dialog and see values have changed.

Expected Behaviour

Expect grid offsets to stay set.

Screenshots

No response

MapTool Info

MT v1.12.1

Desktop

Windows 10

Additional Context

Reported on Discord.

@Phergus Phergus added the bug label Oct 7, 2022
@Phergus Phergus self-assigned this Oct 7, 2022
@Phergus
Copy link
Contributor Author

Phergus commented Oct 7, 2022

Discovered additional bug while testing. Loading an exported map or campaign with with grid offsets gets reset if Adjust Grid dialog is opened prior to starting a server.

New issue for this bug: #3703

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant