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

BoardTool upgraded to control map image scale #4861

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

bubblobill
Copy link
Collaborator

@bubblobill bubblobill commented Jul 19, 2024

resolves #4860

Description of the Change

BoardTool

  • Changed text fields to spinners.
  • Added spinners for image size.
  • Added label and tooltip strings.

Zone Renderer

  • Incorporated scale factors into drawing the map image.

Possible Drawbacks

Changing rendering of map image may have unforseen effects I cannot think of.

Documentation Notes

Added controls to BoardTool to manipulate the zone image scaling values.
image

Release Notes

Added ability to manually change the size of background map images


This change is Reviewable

Changed text fields to spinners.
Added spinners for image size.
Added label and tooltip strings.
Zone Renderer -
Incorporated scale factors into drawing the map image.
@bubblobill bubblobill changed the title BoardTool Upgraded to control map image scale BoardTool upgraded to control map image scale Jul 19, 2024
@cwisniew cwisniew added the feature Adding functionality that adds value label Jul 19, 2024
@cwisniew cwisniew added this pull request to the merge queue Jul 19, 2024
Merged via the queue into RPTools:develop with commit 14caae8 Jul 19, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding functionality that adds value
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Background map image adjustment
2 participants